Returns initialized FormFieldInfo structure according to the specified table column schema.
Namespace: CMS.FormEngineAssembly: CMS.FormEngine (in CMS.FormEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dci
- Type: CMS.DataEngine DataClassInfo
Data class
- tableName
- Type: System String
Table name
- columnName
- Type: System String
Database table column name
Return Value
Type: FormFieldInfoSee Also