This topic has not yet been rated - Rate this topic

Controller.Server Property

Gets the HttpServerUtilityBase object that provides methods that are used during Web request processing.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)
function get Server () : HttpServerUtilityBase

Property Value

Type: System.Web.HttpServerUtilityBase
The HTTP server object.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.