ValidationHelper IsInRange Method (Double, Double, Double)Kentico 8.1 API Reference
Returns true if value is higher than or equal to minimum and lesser than or equal to maximum.

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

Return Value

Type: OnlineBoolean
See Also