UserService.GetByEmail Method
- Namespace:
- Weavy.Core.Services
- Assembly:
- Weavy.Core.dll
GetByEmail(String, Boolean)
Gets the User with the specified email address.
public static User GetByEmail(string email, bool filter = true)
Parameters
- System.String
- filter
- System.Boolean
Returns
User
Returns an instance of the