MvcHandler::AddVersionHeader Method

Visual Studio 2010

Adds the version header by using the specified HTTP context.

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

protected public:
virtual void AddVersionHeader(
	HttpContextBase^ httpContext
)

Parameters

httpContext
Type: System.Web::HttpContextBase
The HTTP context.

Community Additions

ADD
Show: