Wijmo UI for the Web
getPostValue Method
Gets the text value when the container form is posted back to server.
Syntax
Javascript (Usage) 
var instance = new jQuery.wijmo.wijinputdate();
var value; // Type: any
value = instance.getPostValue();
Javascript (Specification) 
function getPostValue() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijinputdate type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.