What class does the ASP.NET Web Form class inherit from by default?

Question - What class does the ASP.NET Web Form class inherit from by default?

Options -

System.Web.UI.Page
System.Web.UI.Form
System.Web.GUI.Page
System.Web.Form

Correct Answer - System.Web.UI.Page
Post your comment