Table of Contents

Class UserRecoverPasswordFrontend

Namespace
Dynamicweb.Users.Frontend.RecoverPasswordModule
Assembly
Dynamicweb.Users.dll
[ModuleName("UserRecoverPassword", "Users - Recover Password")]
[AddInName("UserRecoverPassword")]
public sealed class UserRecoverPasswordFrontend : ContentModule, IModule
Inheritance
UserRecoverPasswordFrontend
Implements
Inherited Members

Methods

GetModuleContent()

Gets the content for rendering the recover password form.

public override OutputResult GetModuleContent()

Returns

OutputResult

content

To top