I have a View - _Edit which lives in News M/V/C.
View - _Edit
News M/V/C
I reuse the V/M via the CategoryController as:
V/M
CategoryController
r
Just use:
ViewContext.Controller.GetType().Name
This will give you the whole Controller's Name