gpt4 book ai didi

asp.net - 为什么设置 @Page masterPageFIle 时不隐含 @MasterType 指令?

转载 作者:行者123 更新时间:2023-12-02 02:52:32 27 4
gpt4 key购买 nike

@MasterType 的文档有这个示例。

<%@ Page  masterPageFile="~/MasterPage.master"%>
<%@ MasterType virtualPath="~/MasterPage.master"%>

为什么需要@MasterType?编译器不能仅根据 @Page masterPageFile 自动采取相同的操作吗?您什么时候不想同时使用两者?

最佳答案

您可以在每个页面 PreInit 中设置不同的母版页。因此母版页通常没有明确定义。

关于asp.net - 为什么设置 @Page masterPageFIle 时不隐含 @MasterType 指令?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/2155338/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com