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

Inheritance: MvcHandler
Afficher le fichier Open project: drivenet/aspnetwebstack

Méthodes publiques

Méthode Description
ChildActionMvcHandler ( System.Web.Routing.RequestContext context ) : System.Collections.Generic

Méthodes protégées

Méthode Description
AddVersionHeader ( HttpContextBase httpContext ) : void

Method Details

AddVersionHeader() protected méthode

protected AddVersionHeader ( HttpContextBase httpContext ) : void
httpContext HttpContextBase
Résultat void

ChildActionMvcHandler() public méthode

public ChildActionMvcHandler ( System.Web.Routing.RequestContext context ) : System.Collections.Generic
context System.Web.Routing.RequestContext
Résultat System.Collections.Generic