ASP.NET MVC 4 Override Controller Name -


is possible override controller name in asp.net mvc 4? it's needed routing.

there [actionname("some-action-name")] attribute override action name.

is possible same controller class name?

it's needed make controller name in routing have dashes, "some-controller-name" instead of "somecontrollername"

solved routes. it's way it.

thanks comments.


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

ios - iPhone/iPad different view orientations in different views , and apple approval process -

Shrink a YouTube video to responsive width -