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

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

A. System.Web.Form
B. System.Web.UI.Form
C. System.Web.GUI.Page
D. System.Web.UI.Page

Similar Posts