Wijmo UI for the Web
getPostValue Method
wijmo.input Namespace > wijinputdate type : getPostValue Method
Gets the text value when the container form is posted back to server.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijinputdate("getPostValue");
});
function getPostValue() : any;
See Also

Reference

wijinputdate type
wijinputdate jQuery Widget