SP.Change.siteId Property
Applies to: SharePoint Foundation 2010
Gets a value that identifies the site that contains the changed object.
var value = SP.Change.get_siteId();
Property Value
Type: SP.Guid
Applies to: SharePoint Foundation 2010
Gets a value that identifies the site that contains the changed object.
var value = SP.Change.get_siteId();
Type: SP.Guid