Op Englesch liesen

Deelen iwwer


CompositeViewEngine Class

Definition

Represents an IViewEngine that delegates to one of a collection of view engines.

C#
public class CompositeViewEngine : Microsoft.AspNetCore.Mvc.ViewEngines.ICompositeViewEngine
Inheritance
CompositeViewEngine
Implements

Constructors

Properties

ViewEngines

Gets the list of IViewEngine this instance of ICompositeViewEngine delegates to.

Methods

FindView(ActionContext, String, Boolean)

Finds the view with the given viewName using view locations and information from the context.

GetView(String, String, Boolean)

Gets the view with the given viewPath, relative to executingFilePath unless viewPath is already absolute.

Applies to

Produkt Versiounen
ASP.NET Core 1.0, 1.1, 2.0, 2.1, 2.2, 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0