SP.Site.rootWeb Property
Applies to: SharePoint Foundation 2010
Gets a value that returns the top-level site of the site collection.
var value = SP.Site.get_rootWeb();
Property Value
Type: SP.Web
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 a value that returns the top-level site of the site collection.
var value = SP.Site.get_rootWeb();
Type: SP.Web