ViewEngines.Engines Property

Gets the view engines.

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

static function get Engines () : ViewEngineCollection

Property Value

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