ViewEngines.Engines Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.