Click or drag to resize
AbstractDateTimePickerIsValidRange Method
Validates if time is in interval (set by UseCalendarLimit, MinDate and MaxDate properties).

Namespace: CMS.ExtendedControls
Assembly: CMS.ExtendedControls (in CMS.ExtendedControls.dll) Version: 9.0.0
Syntax
C#
public abstract bool IsValidRange()

Return Value

Type: Boolean
See Also