I would like to know when (which event/function) the class System.Web.Mvc.ViewPage runs when it reads the @Page directive of the view.
In particular, I would like to programmaticly interpret the values of the @Page directive, override them, then have the cycle continue.