Interface ICompositeView
Assembly: EPiServer.Shell.dll
Version: 11.20.7
Syntax
public interface ICompositeView
Properties
DefaultContext
Declaration
string DefaultContext { get; }
Property Value
Type |
Description |
System.String |
|
Name
Declaration
Property Value
Type |
Description |
System.String |
|
RootContainer
Declaration
IContainer RootContainer { get; }
Property Value
Title
Declaration
Property Value
Type |
Description |
System.String |
|
Methods
CreateView()
Declaration
ICompositeView CreateView()
Returns
Extension Methods