SP.ChangeAlert.webId Property

Applies to: SharePoint Foundation 2010

Gets a GUID that identifies the site that contains the changed alert.

var value = SP.ChangeAlert.get_webId(); 

Property Value

Type: SP.Guid

Applies To

SP.ChangeAlert Class

Exceptions

  • [System.NotSupportedException]
    The site identifier in the change fields item of the change collection is null. Error code: -1

See Also

Reference

SP.ChangeAlert Methods

SP.ChangeAlert Properties

SP Namespace