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