EntityService.GetTags Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetTags(IEntity)
Gets the list of tags for the given entity.
public static IEnumerable<Tag> GetTags(IEntity entity)
Parameters
- entity
- IEntity
Returns
System.Collections.Generic.IEnumerable