Wijmo UI for the Web
destroy Method
wijmo.pager Namespace > wijpager type : destroy Method
Removes the dialog functionality completely. This will return the element back to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijpager("destroy");
});
function destroy() : any;
See Also

Reference

wijpager type
wijpager jQuery Widget