[转]Asp.net中masterpage的使用 1. 创建 MasterPage,后缀名 .master, 如 x.master.其中用 <asp:ContentPlaceHolder /> 定义空位。如:<asp:ContentPlaceHolder ID="ContentPlaceHolder1" Runat="Server"><... Other 2023-08-22 166 点赞 2 评论 251 浏览