GetNewAlertActionInfo(System.Data.DataRow, Microsoft.SharePoint.Portal.Alerts.NewAlertObjectInfo, Microsoft.SharePoint.Portal.Alerts.NewAlertActionInfo) Method

Overrride the GetNewAlertActionInfo method of the AlertType class to provide "Alert Me" links in search results for your alert type.

Parameters

row   DataRow object that represents an item in the result set.

objectInfo   An out parameter that receives a NewAlertObjectInfo object that contains alert properties used to create the alert.

actionInfo   An out parameter that receives a NewAlertActionInfo object that contains actions available in the alert link.

Remarks

The GetNewAlertActionInfo method is called by the search results and alert result Web Parts to provide an "Alert Me" link for a result item.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security