Represents the output of a tagging operation.
Contains Tag used, IAuthor that tagged an entity and
the date and time of the operation.
Namespace:
EPiServer.Common.TagsAssembly: EPiServer.Common.Framework.Impl (in EPiServer.Common.Framework.Impl.dll) Version: 2.3.517.36
Syntax
| C# |
|---|
public class EntityTag : EntityBase, IEntityTag, IEntity, ICacheable, ICloneable, ICloneable, IComparable |