FormEngineUserControlGetColumnValue Method |
Gets the given column value from the form data
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax protected Object GetColumnValue(
string columnName
)
Parameters
- columnName
- Type: SystemString
Column name
Return Value
Type:
ObjectSee Also