GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Interview Questions  >  Microsoft  >  ASP.NET

 Print  |  
Question:  asp.net code behind pages

Answer: When using code behind pages, which library must access file import from asp.net environment


September 09, 2009 09:03:03 #3
 reach_yousuf   Member Since: August 2008    Total Comments: 5 

RE: asp.net code behind pages
 

Inherits System.Web.UI.Page

     

 

Back To Question