FormEngineUserControlGetOtherValue Method |
Returns a value of other field with specified returned by the control.
Namespace: CMS.FormControlsAssembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax public virtual Object GetOtherValue(
string name
)
Parameters
- name
- Type: SystemString
Field name
Return Value
Type:
ObjectSee Also