ContactMembershipListInfo Constructor (DataRow) |
Constructor - Creates a new AccountListInfo object from the given DataRow.
Namespace: CMS.ContactManagementAssembly: CMS.ContactManagement (in CMS.ContactManagement.dll) Version: 10.0.0
Syntax public ContactMembershipListInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
DataRow with the object data
See Also