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

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

Parameters

dr
Type: System.DataDataRow
See Also