SP.ClientContext.site Property
Applies to: SharePoint Foundation 2010
Gets the site collection that is associated with the client context.
var value = SP.ClientContext.get_site();
Property Value
Type: SP.Site
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
Applies to: SharePoint Foundation 2010
Gets the site collection that is associated with the client context.
var value = SP.ClientContext.get_site();
Type: SP.Site