AlertInfo.NewAlertUrl Field
A URL that should represent a site page that allows an authenticated user to create new alert subscriptions.
Namespace: [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx
Syntax
'Declaration
Public NewAlertUrl As String
'Usage
Dim instance As AlertInfo
Dim value As String
value = instance.NewAlertUrl
instance.NewAlertUrl = value
public string NewAlertUrl