| FormEngineUserControlGetColumnValue Method | 
            Gets the given column value from the form data
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected Object GetColumnValue(
	string columnName
)
Parameters
- columnName
- Type: SystemString
 Column name
Return Value
Type: 
Object See Also
See Also