Compartilhar via


SPAlert.AlertTemplateName property

Obtém o nome do modelo de alerta.

Namespace:  Microsoft.SharePoint
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaração
Public Property AlertTemplateName As String
    Get
    Friend Set
'Uso
Dim instance As SPAlert
Dim value As String

value = instance.AlertTemplateName
public string AlertTemplateName { get; internal set; }

Property value

Type: System.String
O nome do modelo de alerta.

Ver também

Referência

SPAlert class

SPAlert members

Microsoft.SharePoint namespace