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

Reference

wijdialog type
wijdialog jQuery Widget