| ValidationHelperIsDoubleSystem Method | 
            Returns true if the object representation matches the Double type in English culture.
            
 
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 10.0.0
 Syntax
Syntaxpublic static bool IsDoubleSystem(
	Object value
)
Parameters
- value
- Type: SystemObject
 Value to check
Return Value
Type: 
Boolean See Also
See Also