Interface IComponentMatcher
Inherited Members
Namespace: EPiServer.Shell.ViewComposition
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public interface IComponentMatcher : IContainerMatcher
Methods
MatchesComponent(IComponent)
Declaration
bool MatchesComponent(IComponent component)
Parameters
| Type | Name | Description |
|---|---|---|
| IComponent | component |
Returns
| Type | Description |
|---|---|
| System.Boolean |