From the http context class is there a method to get the current Controller name?
相关问题
- How to dynamically load partial view Via jquery aj
- Entity Framework throws exception - Network Relate
- Singleton with AsyncLocal vs Scope Service
- Slow loading first page - ASP.NET MVC
- Using a namespace twice
相关文章
- 关于Asp.net Mvc Core重写Initialize方法的问题
- “Dynamic operations can only be performed in homog
- Spring: controller inheritance using @Controller a
- Change color of bars depending on value in Highcha
- Forward request from servlet to jsp
- How to get server path of physical path ?
- superclass mismatch for class CommentsController (
- Convert HttpContent into byte[]
Yes, you can do something like that
If you're in a view, then you can do: