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
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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