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