| FormEngineUserControlGetOtherValue Method | 
            Returns a value of other field with specified returned by the control.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxpublic virtual Object GetOtherValue(
	string name
)
Parameters
- name
- Type: SystemString
 Field name
Return Value
Type: 
Object See Also
See Also