Share via


AlertInfo.NewAlertUrl field

A URL that should represent a site page that allows an authenticated user to create new alert subscriptions.

Namespace:  WebSvcAlerts
Assembly:  STSSOAP (in STSSOAP.dll)

Syntax

'Declaration
Public NewAlertUrl As String
'Usage
Dim instance As AlertInfo
Dim value As String

value = instance.NewAlertUrl

instance.NewAlertUrl = value
public string NewAlertUrl

See also

Reference

AlertInfo structure

AlertInfo members

WebSvcAlerts namespace