BasicFormGetFieldValue Method |
Gets the value of a specified field.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 8.2.23
Syntax public Object GetFieldValue(
string fieldName
)
Parameters
- fieldName
- Type: SystemString
Field name
Return Value
Type:
ObjectSee Also