Share via


IsMyType(System.Data.DataRow) Method

The IsMyType method of the ListitemAlertType class gets a flag that indicates whether the specified DataRow is represents a SharePoint list item alert.

Parameters

oneDataRow   DataRow that represents a search result item.

Return Value

true indicates that SharePoint list item alert describes the specified DataRow; otherwise, false.

Remarks

The IsMyType method is called to check a search result item against the available list of alert types. This method is called only if the ObjectContentClasses property in your alert type implementation returns null. This method is not called otherwise.

Requirements

Platforms: Microsoft Windows Server 2003

Security: Code Access Security