Class Standard.User.OnBeforeForgotPasswordArgs
- Namespace
- Dynamicweb.Notifications
- Assembly
- Dynamicweb.dll
public class Standard.User.OnBeforeForgotPasswordArgs : NotificationArgs
- Inheritance
-
Standard.User.OnBeforeForgotPasswordArgs
- Inherited Members
Properties
The email used for finding the user
public string Email { get; set; }