ViewEngines.Engines Property

Gets the view engines.

Namespace:  System.Web.Mvc
Assembly:  System.Web.Mvc (in System.Web.Mvc.dll)

static member Engines : ViewEngineCollection

Property Value

Type: System.Web.Mvc.ViewEngineCollection
The view engines.
Show: