SPAlertHandlerParams.webUrl Field
A string representing the Web Url.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public webUrl As String
'Usage
Dim instance As SPAlertHandlerParams
Dim value As String
value = instance.webUrl
instance.webUrl = value
public string webUrl