Wijmo UI for the Web
widget Method
wijmo.upload Namespace > wijupload type : widget Method
Returns the.wijmo - wijupload element.
Syntax
$(function () {
    var returnsValue; // Type:  JQuery
    returnsValue = $(".selector").wijupload("widget");
});
function widget() : JQuery;
Example
$(" selector ").wijupload("widget");
See Also

Reference

wijupload type
wijupload jQuery Widget