asp.net.ph

System.Web Namespace

System Namespace


The System.Web namespace consists of the classes, interfaces, delegates, and enumerations that enable browser-server communication.

This namespace includes the HttpRequest class which provides information about the current HTTP request, the HttpResponse class which manages HTTP output to the client, and the HttpServerUtility class which provides access to server-side utilities and processes.

System.Web also includes classes for cookie manipulation, file transfer, exception information, and output cache control.

Classes in System.Web

BeginEventHandler HttpFileCollectionBase HttpWriter
DefaultHttpHandler HttpFileCollectionWrapper IisTraceListener
EndEventHandler HttpModuleCollection MimeMapping
EventHandlerTaskAsyncHelper HttpParseException ParserError
HtmlString HttpPostedFile ParserErrorCollection
HttpApplication HttpPostedFileBase PreApplicationStartMethodAttribute
HttpApplicationState HttpPostedFileWrapper ProcessInfo
HttpApplicationStateBase HttpRequest ProcessModelInfo
HttpApplicationStateWrapper HttpRequestBase SiteMap
HttpBrowserCapabilities HttpRequestValidationException SiteMapNode
HttpBrowserCapabilitiesBase HttpRequestWrapper SiteMapNodeCollection
HttpBrowserCapabilitiesWrapper HttpResponse SiteMapProvider
HttpCachePolicy HttpResponseBase SiteMapProviderCollection
HttpCachePolicyBase HttpResponseSubstitutionCallback SiteMapResolveEventArgs
HttpCachePolicyWrapper HttpResponseWrapper SiteMapResolveEventHandler
HttpCacheValidateHandler HttpRuntime StaticSiteMapProvider
HttpCacheVaryByContentEncodings HttpServerUtility TaskEventHandler
HttpCacheVaryByHeaders HttpServerUtilityBase TraceContext
HttpCacheVaryByParams HttpServerUtilityWrapper TraceContextEventArgs
HttpClientCertificate HttpSessionStateBase TraceContextEventHandler
HttpCompileException HttpSessionStateWrapper TraceContextRecord
HttpContext HttpStaticObjectsCollection UnvalidatedRequestValues
HttpContextBase HttpStaticObjectsCollectionBase UnvalidatedRequestValuesBase
HttpContextWrapper HttpStaticObjectsCollectionWrapper UnvalidatedRequestValuesWrapper
HttpCookie HttpTaskAsyncHandler VirtualPathUtility
HttpCookieCollection HttpUnhandledException WebPageTraceListener
HttpException HttpUtility XmlSiteMapProvider
HttpFileCollection HttpWorkerRequest

See Also

System.Web.Configuration Namespace   System.Web.Security Namespace   System.Web.UI Namespace Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph