Wijmo UI for the Web
getPostValue Method
Gets the text value when the container form is posted back to server.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputdate("getPostValue");
});
Javascript (Specification) 
function getPostValue() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijinputdate type
wijinputdate jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.