摘要:
1.定义两个母版页和一个内容页 2.在内容页中强类型化一个母版页(MasterType指令) 3.在内容页中的Page_PreInit中指定为另一母版页(this.MasterPageFile = "file name of the master page") 4.在Page_Load事件或其它事件打印强类型母版页的一个属性如:(this.Response.write(this.this.Mast... 阅读全文
posted @ 2008-01-22 11:01
十三
阅读(506)
评论(0)
推荐(0)
浙公网安备 33010602011771号