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

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

Parameters

dr
Type: System.DataDataRow
See Also