Try our conversational search powered by Generative AI!

Interface IRestrictedComponentCategoryDefinition

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

Methods

GetComponentCategories()

Declaration
IEnumerable<string> GetComponentCategories()
Returns
Type Description
System.Collections.Generic.IEnumerable<System.String>

Extension Methods