摘要:
protected void MsgBox(string message, string url) { ClientScriptManager cs = Page.ClientScript; String csname1 = "PopupScript"; Type cstype = this.GetType(); if (!cs.IsStartupScriptRegistered(cstype, csname1)) { String cste... 阅读全文
posted @ 2011-11-26 09:42
纳米程序员
阅读(419)
评论(0)
推荐(0)


浙公网安备 33010602011771号