aspxtreme

HttpContext.Server Property

System.Web Namespace   HttpContext Class


Gets the HttpServerUtility object that provides methods used in processing Web requests.

[ VB ]
Public ReadOnly Property Server As HttpServerUtility

[ C# ]
public HttpServerUtility Server {get;}

[ C++ ]
public: __property HttpServerUtility* get_Server ( );

[ JScript ]
public function get Server ( ) : HttpServerUtility;

Property Value

The HttpServerUtility object for the current HTTP response.

See Also

HttpContext Members



Books and more ...


Suggested Reading

Need a break ?



Previous page Back to top Next page

Check out related books at Amazon

© 2000-2008 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 aspxtreme