Dictates the requirements of a taggable entity in EPiServer.Community.
Classes that implement this interface can have its instances tagged, storing the tags and relations in EPiServer.Community.
Namespace:
EPiServer.Common.TagsAssembly: EPiServer.Common.Framework (in EPiServer.Common.Framework.dll) Version: 2.3.517.36
Syntax
C# |
---|
public interface ITaggableEntity : IEntity, ICacheable, ICloneable, ICloneable |