C# 클래스 System.Web.Mvc.Html.ChildActionExtensions.ChildActionMvcHandler

상속: MvcHandler
파일 보기 프로젝트 열기: drivenet/aspnetwebstack

공개 메소드들

메소드 설명
ChildActionMvcHandler ( System.Web.Routing.RequestContext context ) : System.Collections.Generic

보호된 메소드들

메소드 설명
AddVersionHeader ( HttpContextBase httpContext ) : void

메소드 상세

AddVersionHeader() 보호된 메소드

protected AddVersionHeader ( HttpContextBase httpContext ) : void
httpContext HttpContextBase
리턴 void

ChildActionMvcHandler() 공개 메소드

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