executeJs( "window.onbeforeunload = function (e) { var e = e || window.event; " + "this.$server.closeTab($0); return; };", currentUI); } @ClientCallable ...
確定! 回上一頁