Wijmo UI for the Web
refresh Method
wijmo.dialog Namespace > wijdialog type : refresh Method
The refresh method refreshes the iframe content within the wijdialog.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijdialog("refresh");
});
function refresh() : any;
See Also

Reference

wijdialog type
wijdialog jQuery Widget