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

Namespace: CMS.Modules
Assembly: CMS.Modules (in CMS.Modules.dll) Version: 9.0.0
Syntax
C#
public RoleUIElementInfo(
	DataRow dr
)

Parameters

dr
Type: System.DataDataRow
See Also