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

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

Parameters

dr
Type: System.DataDataRow
See Also