📌  相关文章
📜  ascx 访问父母版页 - C# 代码示例

📅  最后修改于: 2022-03-11 14:49:01.799000             🧑  作者: Mango

代码示例1
MasterPage mstr = this.Parent.Page.Master as MasterPage;