Interface IContainerMatcher
Namespace: EPiServer.Shell.ViewComposition
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public interface IContainerMatcher
Methods
MatchesContainer(IContainer)
Declaration
bool MatchesContainer(IContainer container)
Parameters
| Type | Name | Description |
|---|---|---|
| IContainer | container |
Returns
| Type | Description |
|---|---|
| System.Boolean |