AlertInfo.AlertsManagementUrl field
A URL to a page for the current list of alert subscriptions.
Namespace: WebSvcAlerts
Assembly: STSSOAP (in STSSOAP.dll)
Syntax
'Declaration
Public AlertsManagementUrl As String
'Usage
Dim instance As AlertInfo
Dim value As String
value = instance.AlertsManagementUrl
instance.AlertsManagementUrl = value
public string AlertsManagementUrl
Remarks
This should reference a web page that an authenticated user can request which summarizes their current alert subscriptions and allows for their management.