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

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

Parameters

dr
Type: System.DataDataRow
See Also