2009年7月16日
摘要: public void RegisterStartupScript( Type type, string key, string script, bool addScriptTags ) Parameters type Type: System.Type The type of the startup script to register. key Type: System.String The key of the startup script to register. script Type: System.String The startup script literal to register. addScriptTags Type: System.Boolean A Boolean value indicating whether to add script tags. 阅读全文
posted @ 2009-07-16 14:15 尚書 阅读(835) 评论(0) 推荐(0)