A view engine composed of module view engines. The view engine will defer work to
a contained view engine belonging to the requesting module.
Namespace:
EPiServer.Shell.Web.MvcAssembly: EPiServer.Shell (in EPiServer.Shell.dll) Version: 6.2.267.1
Syntax
| C# |
|---|
public class ModuleViewEngineCollection : IViewEngine, IEnumerable<IViewEngine>, IEnumerable |