Table of Contents

Class Standard.User.OnBeforeForgotPasswordArgs

Namespace
Dynamicweb.Notifications
Assembly
Dynamicweb.dll
public class Standard.User.OnBeforeForgotPasswordArgs : NotificationArgs
Inheritance
Standard.User.OnBeforeForgotPasswordArgs
Inherited Members

Properties

Email

The email used for finding the user

public string Email { get; set; }

Property Value

string
To top