Monday, March 29, 2010

What namespace do the ASP.NET Page and LiteralControl classes belong to?

Both the Page and LiteralControl classes belong to the System.Web.UI namespace.

Additional Resources
System.Web.UI namespace
Page class
LiteralControl class

No comments:

Post a Comment