C# Class Carrotware.CMS.Interface.CarrotViewEngineDyn

Inheritance: Carrotware.CMS.Interface.CarrotViewEngineBase
Show file Open project: ninianne98/CarrotCakeCMS-MVC

Public Methods

Method Description
CarrotViewEngineDyn ( ) : System

Protected Methods

Method Description
ReplacePath ( System.Web.Mvc.ControllerContext ctrlCtx, string viewPath ) : string

Method Details

CarrotViewEngineDyn() public method

public CarrotViewEngineDyn ( ) : System
return System

ReplacePath() protected method

protected ReplacePath ( System.Web.Mvc.ControllerContext ctrlCtx, string viewPath ) : string
ctrlCtx System.Web.Mvc.ControllerContext
viewPath string
return string