GetTypeByRow(System.Data.DataRow) Method

The GetTypeByRow method of the AlertTypeCollection class gets the alert type implementation for the specified DataRow object from an alert or search result set.

Parameters

oneDataRow  DataRow object that represents an item in an alert or search result set.

Return Value

Microsoft.SharePoint.Portal.Alerts.AlertType object that represents the alert type implementation that matches the specified DataRow.

Remarks

The GetTypeByRow method uses information in the specified DataRow from a search or alert result set to find the matching alert type. This method is called by the search results and alert results Web Parts in the user interface (UI) to create "Alert Me" links for search results.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security