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