前台js:
;
    };

后台调用:
ScriptManager.RegisterStartupScript(this.Page, typeof(Page), """<script type=\"text/javascript\">changetab(1)</script>",false);

相关文章: