C# 클래스 LayersCMS.MvcApp.Controllers.LayersCmsPageController

상속: LayersCMS.Web.Controllers.BaseController
파일 보기 프로젝트 열기: stevekennaird/LayersCMS

공개 메소드들

메소드 설명
HandleUrl ( String url ) : System.Web.Mvc.ActionResult
LayersCmsPageController ( ILayersCmsPageReads cmsPageReads ) : System

비공개 메소드들

메소드 설명
RootNavigation ( ) : System.Web.Mvc.ActionResult
SubNavigation ( ) : System.Web.Mvc.ActionResult

메소드 상세

HandleUrl() 공개 메소드

public HandleUrl ( String url ) : System.Web.Mvc.ActionResult
url String
리턴 System.Web.Mvc.ActionResult

LayersCmsPageController() 공개 메소드

public LayersCmsPageController ( ILayersCmsPageReads cmsPageReads ) : System
cmsPageReads ILayersCmsPageReads
리턴 System