Table of Contents

Class UserAuthenticationFrontend

Namespace
Dynamicweb.Users.Frontend.UserAuthentication
Assembly
Dynamicweb.Users.dll
[ModuleName("UserAuthentication", "Users - Authentication")]
[AddInName("UserAuthentication")]
public class UserAuthenticationFrontend : ContentModule, IModule
Inheritance
UserAuthenticationFrontend
Implements
Inherited Members

Methods

GetModuleContent()

Gets the content for rendering a login page.

public override OutputResult GetModuleContent()

Returns

OutputResult

content

To top