Partilhar 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:  [Alerts Web service]
Web service reference: http://Site/_vti_bin/Alerts.asmx

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

Alerts Web Service