| FormEngineUserControlConvertInputValue Method | 
            Ensures that the given value is represented as null is empty, or converted to proper type.
            
 
Namespace: CMS.FormEngine.Web.UIAssembly: CMS.FormEngine.Web.UI (in CMS.FormEngine.Web.UI.dll) Version: 13.0.131
 Syntax
Syntaxprotected Object ConvertInputValue(
	Object value
)
Parameters
- value
- Type: SystemObject
 Value to process
Return Value
Type: 
Object See Also
See Also