ICompositeViewEngine Interface

Summary

Represents an [Microsoft.AspNet.Mvc.Rendering.IViewEngine](Microsoft.AspNet.Mvc.Rendering.IViewEngine.yml) that delegates to one of a collection of view engines.

Syntax

public interface ICompositeViewEngine : IViewEngine

GitHub

View on GitHub

interface Microsoft.AspNet.Mvc.Rendering.ICompositeViewEngine