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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.