SPAlertHandlerParams.siteUrl field
String representing the URL of the Web site.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public siteUrl As String
'Usage
Dim instance As SPAlertHandlerParams
Dim value As String
value = instance.siteUrl
instance.siteUrl = value
public string siteUrl