IsMyType(System.Data.DataRow) Method

The IsMyType method of the FolderAlertType class gets a flag that indicates whether the specified DataRow is described by a folder alert.

Parameters

row   DataRow that represents a search result item.

Return Value

true indicates that a folder 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