BizFormInfo Constructor (DataRow) |
Constructor - Creates a new BizFormInfo object from the given DataRow.
Namespace: CMS.OnlineFormsAssembly: CMS.OnlineForms (in CMS.OnlineForms.dll) Version: 13.0.131
Syntax public BizFormInfo(
DataRow dr
)
Parameters
- dr
- Type: System.DataDataRow
See Also