C# 클래스 Orchard.Widgets.Handlers.LayerHintHandler

상속: IRouteEvents
파일 보기 프로젝트 열기: Lombiq/Open-Source-Orchard-Extensions

공개 메소드들

메소드 설명
LayerHintHandler ( IOrchardServices services, RequestContext requestContext ) : System.Web.Mvc
Routed ( IContent content, String path ) : void

메소드 상세

LayerHintHandler() 공개 메소드

public LayerHintHandler ( IOrchardServices services, RequestContext requestContext ) : System.Web.Mvc
services IOrchardServices
requestContext RequestContext
리턴 System.Web.Mvc

Routed() 공개 메소드

public Routed ( IContent content, String path ) : void
content IContent
path String
리턴 void