Wijmo UI for the Web
widget Method
Returns the.wijmo - wijupload element.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijupload("widget");
});
Javascript (Specification) 
function widget() : JQuery;
Example
$(" selector ").wijupload("widget");
Browser Compatibility
7
5
5

See Also

Reference

wijupload type
wijupload jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.