第一步:加载homemaster.ascx
其中master.ascx是默认加载的
default.aspx的CS:MPContent会覆盖homeMaster.ascx中的同名mpcontent
会替换同名的region
很像类的继承:master是基类*master继承自Master
很像类的继承:master是基类*master继承自Master
主要的Content:
lcr:最左边,
rcr最右边
bcr中间
headregion最上边
default.aspx的CS:MPContent会覆盖homeMaster.ascx中的同名mpcontent
会替换同名的region
很像类的继承:master是基类*master继承自Master
很像类的继承:master是基类*master继承自Master
主要的Content:
lcr:最左边,
rcr最右边
bcr中间
headregion最上边
相关文章: