ModelBindingExecutionContext.HttpContext Property

.NET Framework (current version)
 

Gets the HTTP context.

Namespace:   System.Web.ModelBinding
Assembly:  System.Web (in System.Web.dll)

abstract HttpContext : HttpContextBase with get
override HttpContext : HttpContextBase with get

Property Value

Type: System.Web.HttpContextBase

The HTTP context.

.NET Framework
Available since 4.5
Return to top
Show: