Microsoft.SharePoint


IAlertNotifyHandler Interface (Microsoft.SharePoint)
Provides a method for handling the sending of an alert.

Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in microsoft.sharepoint.dll)
Syntax

Visual Basic (Declaration)
Public Interface IAlertNotifyHandler
Visual Basic (Usage)
Dim instance As IAlertNotifyHandler
C#
public interface IAlertNotifyHandler
See Also

Tags :


Community Content

Marshaln
Implementation example

This interface gives an ability to customize alert content (subject, body etc)

Click here for implementation example.

http://blogs.msdn.com/sharepointdeveloperdocs/archive/2007/12/14/how-to-customizing-alert-emails-using-ialertnotificationhandler.aspx

http://support.microsoft.com/default.aspx?scid=kb;en-us;948321&sd=rss&spid=11373


Page view tracker