ValidationHelper IsDouble Method Kentico 8.0 API Reference
Returns true if the object representation matches the Double type.

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

value
Type: OnlineSystem Object
Value to check
culture (Optional)
Type: OnlineSystem String
Optional culture code. If null, culture of current thread is used.

Return Value

Type: OnlineBoolean
See Also