298.
What base class do all Web Forms inherit from?
View Description
If you create a new ASP.NET Web page named SamplePage1 in your application''s root directory then a new class named ASP.SamplePage1_aspx is derived from the Page class