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.
私のアプリケーションの電子メールはビューです。ただし、この特定のビューで、_Layout.cshtmlによってレンダリングされるメニュータブを無視するようにします。これを実現するためのかなり簡単な方法はありますか?
@Layout=null; を置くことで問題を解決しました。ビューの上部にあります。