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.
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 GUID that identifies the site collection.
var value = SP.Site.get_id();
Type: SP.Guid
The GUID that identifies the site collection.