For those that don't know, ViewPage inherits from our old friend: System.Web.UI.Page. The Page class is quite the mound of code!... with the obsolete things, async framework, ClientScript, postbacks framework,... the list goes on. My point here is that it doesn't seem that the System.Web.UI.Page...
Posted to
ASP.NET MVC
(Forum)
by
theozco
on
08-14-2008, 12:00 AM
Filed under: inheritance, page, System.Web.UI.Page, viewpage