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>