C# Class System.Web.Mvc.Html.ChildActionExtensions.ChildActionMvcHandler

Inheritance: MvcHandler
Show file Open project: drivenet/aspnetwebstack

Public Methods

Method Description
ChildActionMvcHandler ( System.Web.Routing.RequestContext context ) : System.Collections.Generic

Protected Methods

Method Description
AddVersionHeader ( HttpContextBase httpContext ) : void

Method Details

AddVersionHeader() protected method

protected AddVersionHeader ( HttpContextBase httpContext ) : void
httpContext HttpContextBase
return void

ChildActionMvcHandler() public method

public ChildActionMvcHandler ( System.Web.Routing.RequestContext context ) : System.Collections.Generic
context System.Web.Routing.RequestContext
return System.Collections.Generic