NotificationHandlerAssembly Element (Alert Templates)

Applies to: SharePoint Foundation 2010

Specifies assembly information for an alert notification handler.

<NotificationHandlerAssembly>
</NotificationHandlerAssembly>

Attributes

None

Child Elements

None

Parent Element

Properties

Example

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

See Also

Reference

UpdateHandlerAssembly