UserService.GetFollowers Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetFollowers(IEntity, QueryOptions)
Get users that follow the specified entity.
public static PagedList<User> GetFollowers(IEntity entity, QueryOptions opts = null)
Parameters
- opts
- QueryOptions
Returns
Weavy.Core.Collections.PagedList