I have a base controller, is it possible to know what the calling controller was called?
this.GetType() where this is the controller instance.
this.GetType()
this