NotificationHandlerClassName 元素 (AlertTemplates)

上次修改时间: 2015年3月9日

适用范围: SharePoint Foundation 2010

本文内容
属性
子元素
父元素

指定警报通知处理程序的类名称。

<NotificationHandlerClassName>
</NotificationHandlerClassName>

属性

子元素

父元素

Properties

示例

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