Suoranta.EnterpriseLib.Web - Developer API

SuorantaViewEngine Class

Customizable RazorViewEngine

Namespace:  Suoranta.EnterpriseLib.Web.MVC.ViewEngine
Assembly:  Suoranta.EnterpriseLib.Web (in Suoranta.EnterpriseLib.Web.dll)

Syntax


public class SuorantaViewEngine : RazorViewEngine

Remarks


ViewEngine is registered by adding to Application_Start the following: ViewEngines.Engines.Add(new Suoranta.EnterpriseLib.Web.MVC.ViewEngine.SuorantaViewEngine());

Inheritance Hierarchy


Object
  VirtualPathProviderViewEngine
    BuildManagerViewEngine
      RazorViewEngine
        Suoranta.EnterpriseLib.Web.MVC.ViewEngine..::..SuorantaViewEngine