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

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

Parameters

dr
Type: System.DataDataRow
See Also