MindFusion.UI for WebForms Programmer's Guide

TimePicker.get_state Method

See Also
 



Gets the validation state of the control

Namespace: MindFusion.UI.Web
Assembly: TimePicker.js

 Syntax

JavaScript  Copy Code

function get_state ()

 Return Value

Type: ValidationState
The state of the control.

 See Also