ASP Programming Question:
What namespace does the Web page belong in the .NET Framework class hierarchy?

Answer:
System.Web.UI.Page
Previous Question | Next Question |
When during the page processing cycle is ViewState available? | Where do you store the information about the users locale? |