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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
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.