IViewEngine Interface 
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.
Defines the contract for a view engine.
public interface class IViewEnginepublic interface IViewEnginetype IViewEngine = interfacePublic Interface IViewEngine- Derived
Methods
| FindView(ActionContext, String, Boolean) | Finds the view with the given  | 
| GetView(String, String, Boolean) | Gets the view with the given  |