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

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

Parameters

dr
Type: System.DataDataRow
See Also