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

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

Parameters

dr
Type: System.DataDataRow
See Also