Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates that the date and time are not in the past.
Syntax
protected boolean validateConfirmDateTime(FormDateTimeControl _control)
Run On
Called
Parameters
- _control
Type: FormDateTimeControl Class
The control that contains the date and time.
Return Value
Type: boolean
true if the date and time are in the future; otherwise, false.