ViewEngines.Engines Property

Definition

Gets the view engines.

public static System.Web.Mvc.ViewEngineCollection Engines { get; }
member this.Engines : System.Web.Mvc.ViewEngineCollection
Public Shared ReadOnly Property Engines As ViewEngineCollection

Property Value

The view engines.

Applies to