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

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

Parameters

dr
Type: System.DataDataRow
See Also