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

Reference

wijinputcore type
wijinputcore jQuery Widget