ESM.Modules.Membership.PasswordActions class
namespace: Serenity.Extensions.MVC assembly: Serenity.Extensions
Provides module entry points in the Modules/Membership/PasswordActions folder.
public static class PasswordActions
Public Members
| name | description |
|---|---|
| const ChangePasswordPage | The module path for the ChangePasswordPage entry point. |
| const ForgotPasswordPage | The module path for the ForgotPasswordPage entry point. |
| const ResetPasswordPage | The module path for the ResetPasswordPage entry point. |
| const SetPasswordPage | The module path for the SetPasswordPage entry point. |
See Also
- class Membership