Wijmo UI for the Web
isDateNull Method
Determines whether the date is a null value.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijinputdate();
var value; // Type: bool
value = instance.isDateNull();
Javascript (Specification) 
function isDateNull() : bool;
Browser Compatibility
7
5
5

See Also

Reference

wijinputdate type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.