| BasicFormGetFieldValue Method | 
            Gets the value of a specified field.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic Object GetFieldValue(
	string fieldName
)
Parameters
- fieldName
- Type: SystemString
 Field name
Return Value
Type: 
Object See Also
See Also