Interface IRestrictedComponentCategoryDefinition
Namespace: EPiServer.Shell.ViewComposition
Assembly: EPiServer.Shell.dll
Version: 11.20.7Syntax
public interface IRestrictedComponentCategoryDefinition
Methods
GetComponentCategories()
Declaration
IEnumerable<string> GetComponentCategories()
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.String> |