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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.