Share via


AlertInfo.AlertWebTitle field

The title of the site on which the alert subscriptions are stored. This SHOULD be the friendly name of the site.

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

Syntax

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

value = instance.AlertWebTitle

instance.AlertWebTitle = value
public string AlertWebTitle

See also

Reference

AlertInfo structure

AlertInfo members

WebSvcAlerts namespace