ViewEngines Class
Represents a collection of view engines that are available to the application.
Inheritance Hierarchy
System.Object
System.Web.Mvc.ViewEngines
Namespace: System.Web.Mvc
Assembly: System.Web.Mvc (in System.Web.Mvc.dll)
Syntax
'Declaration
Public NotInheritable Class ViewEngines
public static class ViewEngines
public ref class ViewEngines abstract sealed
The ViewEngines type exposes the following members.
Properties
Name | Description | |
---|---|---|
Engines | Gets the view engines. |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.