Partager via


NotificationHandlerClassName, élément (AlertTemplates)

Dernière modification : jeudi 24 juin 2010

S’applique à : SharePoint Foundation 2010

Dans cet article
Attributs
Éléments enfants
Élément parent

Spécifie un nom de classe pour un gestionnaire de notification d’alerte.

<NotificationHandlerClassName>
</NotificationHandlerClassName>

Attributs

Aucun

Éléments enfants

Aucun

Élément parent

Properties

Exemple

<Properties>
   <NotificationHandlerAssembly>
      AlertHandler, Version=1.0.0.0, Culture=neutral, PublicKeyToken=d59ecf2a3bd66904
   </NotificationHandlerAssembly>
   <NotificationHandlerClassName>
      AlertHandler.Class1
   </NotificationHandlerClassName>
</Properties>