SP.ClientContext.web Property
Applies to: SharePoint Foundation 2010
Gets the Web site that is associated with the client context.
var value = SP.ClientContext.get_web();
Property Value
Type: SP.Web
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Applies to: SharePoint Foundation 2010
Gets the Web site that is associated with the client context.
var value = SP.ClientContext.get_web();
Type: SP.Web