Table of Contents

Class UserChangePasswordFrontend

Namespace
Dynamicweb.Users.Frontend.UserChangePassword
Assembly
Dynamicweb.Users.dll
[ModuleName("UserChangePassword", "Users - Change password")]
[AddInName("UserChangePassword")]
public sealed class UserChangePasswordFrontend : ContentModule, IModule
Inheritance
UserChangePasswordFrontend
Implements
Inherited Members

Methods

GetModuleContent()

Override this method and return a OutputResult for the module.

public override OutputResult GetModuleContent()

Returns

OutputResult
To top