ASP.Net Programming Question:
Download Questions PDF

Where does the Web page belong in the .NET Framework class hierarchy?

Answer:

System.Web.UI.Page

Download ASP.Net Interview Questions And Answers PDF

Previous QuestionNext Question
What methods are fired during the page load? Init()What is the difference between Codebehind="MyCode.aspx.cs" and Src="MyCode.aspx.cs"?