SPAlertHandlerParams.siteId Field
Guid representing the ID of the site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public siteId As Guid
'Usage
Dim instance As SPAlertHandlerParams
Dim value As Guid
value = instance.siteId
instance.siteId = value
public Guid siteId