Partager via


NotificationHandlerAssembly, élément (modèles d’alerte)

Dernière modification : jeudi 24 juin 2010

S’applique à : SharePoint Foundation 2010

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

Spécifie les informations d’assembly pour un gestionnaire de notification d’alerte.

<NotificationHandlerAssembly>
</NotificationHandlerAssembly>

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>

Voir aussi

Référence

UpdateHandlerAssembly