Table of Contents

Class ViewEngines

Namespace
System.Web.Mvc
Assembly
System.Web.Mvc.dll

Represents a collection of view engines that are available to the application.

public static class ViewEngines
Inheritance
ViewEngines
Inherited Members

Properties

Engines

Gets the view engines.

public static ViewEngineCollection Engines { get; }

Property Value

ViewEngineCollection

The view engines.