UserService.GetFollowing Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetFollowing(User, Query)
Get users that the specified user is following.
public static PagedList<User> GetFollowing(User user = null, Query query = null)
Parameters
- query
- Query
Returns
Weavy.Core.Collections.PagedList