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.
の一部としてコントローラーから渡すのではなく、RouteDataから(現在のアクションまたはパラメーター値など)に直接アクセスしたい場合、どのクラスを使用しますか?ViewViewData
RouteData
View
ViewData
this.ViewContext.RouteData
トリックを行う必要があります。