Classes
Class | Description | |
---|---|---|
![]() | EntityTag | |
![]() | EntityTagCollection |
A collection of IEntityTag objects.
|
![]() | EntityTagEnumerator |
An IEnumerator implementation for the EntityTagCollection.
|
![]() | PredefinedTag | |
![]() | PredefinedTagCollection |
A collection of [!:Tag] objects.
|
![]() | PredefinedTagEnumerator |
Enumerator class for the TagCollection.
|
![]() | Tag | |
![]() | TagCloud | |
![]() | TagCloudItem | |
![]() | TagCloudItemCollection |
A collection of TagCloudItem objects.
|
![]() | TagCollection |
A collection of [!:Tag] objects.
|
![]() | TaggableEntityCollection |
A collection of ITaggableEntity objects.
|
![]() | TagHandler | |
![]() | TagPredefinitionEventArgs |
Event arguments for TagPredefined event.
|
Interfaces
Interface | Description | |
---|---|---|
![]() | IEntityTag | |
![]() | IPredefinedTag | |
![]() | ITag | |
![]() | ITaggableEntity |
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.
|
Delegates
Delegate | Description | |
---|---|---|
![]() | TagPredefinitionEventHandler |
Defines a method delegate for handling TagPredefined and TagPredefinitionRemoved events.
|