Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的页面的标题(在这种情况下,我关心显示在 Firefox 选项卡上的文本)始终是系统的长名称,然后我的位置被添加到它的末尾。我处于一种情况,我想在同一个保护伞下拥有两个站点,并且我想在适当的时候显示不同的基本标题。我该怎么做呢?
EwfApp.AppDisplayName在你的Global.asax类中覆盖。
EwfApp.AppDisplayName
Global.asax