C# Class LayersCMS.MvcApp.Controllers.LayersCmsPageController

Inheritance: LayersCMS.Web.Controllers.BaseController
Afficher le fichier Open project: stevekennaird/LayersCMS

Méthodes publiques

Méthode Description
HandleUrl ( String url ) : System.Web.Mvc.ActionResult
LayersCmsPageController ( ILayersCmsPageReads cmsPageReads ) : System

Private Methods

Méthode Description
RootNavigation ( ) : System.Web.Mvc.ActionResult
SubNavigation ( ) : System.Web.Mvc.ActionResult

Method Details

HandleUrl() public méthode

public HandleUrl ( String url ) : System.Web.Mvc.ActionResult
url String
Résultat System.Web.Mvc.ActionResult

LayersCmsPageController() public méthode

public LayersCmsPageController ( ILayersCmsPageReads cmsPageReads ) : System
cmsPageReads ILayersCmsPageReads
Résultat System