Share via


SPAlertHandlerParams.siteUrl Field

String representing the URL of the Web site.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No

Syntax

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

value = instance.siteUrl

instance.siteUrl = value
public string siteUrl

See Also

Reference

SPAlertHandlerParams Structure

SPAlertHandlerParams Members

Microsoft.SharePoint Namespace