Try our conversational search powered by Generative AI!

Interface IViewProvider

Namespace: EPiServer.Shell.ViewComposition
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public interface IViewProvider

Methods

GetViews()

Declaration
IEnumerable<ICompositeView> GetViews()
Returns
Type Description
System.Collections.Generic.IEnumerable<ICompositeView>

Extension Methods