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.wijinputmask();
var value; // Type: string
value = instance.getPostValue();
Javascript (Specification) 
function getPostValue() : string;
Browser Compatibility
7
5
5

See Also

Reference

wijinputmask type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.