后台注册js代码的方法

Page.ClientScript.RegisterClientScriptBlock(JSUtil.CurrentPage.GetType(), Util.NewGuid(), @"<script>$.messager.alert('操作提示', '导入成功', 'info', function () {
artDialog.open.origin.JDataGrid.GridSearch();
artDialog.close();
});</script>");

posted on 2015-07-28 12:11  听哥哥的话  阅读(248)  评论(0编辑  收藏  举报

导航