I have a partial view (control) that\'s used across several view pages, and I need to pass the name of the current view back to the controller - so if there\'s e.g. validati
Shouldn't you be using a validation method like Nerd Dinner implements?
That way you don't actually need to do all this and you can just return the View.