SPAlertHandlerParams.webUrl field

A string representing the Web Url.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public webUrl As String
'Usage
Dim instance As SPAlertHandlerParams
Dim value As String

value = instance.webUrl

instance.webUrl = value
public string webUrl

See also

Reference

SPAlertHandlerParams structure

SPAlertHandlerParams members

Microsoft.SharePoint namespace