Dictates the requirements of a categorizable entity in EPiServer.Community.
Classes that implement this interface can have its instances categorized, storing the categories and relations in EPiServer.Community.
Namespace:
EPiServer.Common.CategoriesAssembly: EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.275
Syntax
| C# |
|---|
public interface ICategorizableEntity : IEntity, ICacheable, ICloneable, ICloneable |