SP.Site.id Property
Applies to: SharePoint Foundation 2010
Gets the GUID that identifies the site collection.
var value = SP.Site.get_id();
Property Value
Type: SP.Guid
The GUID that identifies the site collection.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Applies to: SharePoint Foundation 2010
Gets the GUID that identifies the site collection.
var value = SP.Site.get_id();
Type: SP.Guid
The GUID that identifies the site collection.