Click or drag to resize
IgnoreListInfo Constructor (DataRow)
Constructor - Creates a new IgnoreListInfo object from the given DataRow.

Namespace: CMS.Messaging
Assembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax
C#
public IgnoreListInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also