ValidationHelper IsDouble Method Kentico 8.1 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.1.5347.20411)

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