View Single Post
  #1 (permalink)  
Old 03-12-2008, 04:08 PM
Anjali Anjali is offline
Senior Member
 
Join Date: Feb 2008
Posts: 9,095
Default Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1

Given an ASP.NET Web Form called WebFrom1, what class does the WebForm1 class inherit from by default? a) System.Web.Form b) System.Web.GUI.Page c) System.Web.UI.Page d) System.Web.UI.Form
Reply With Quote