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 にあり、この背後にいくつかのロジックを適用する必要があります。それで、どうすればこれを行うことができますか?「MasterPageController」を作成できますか?
前もって感謝します。