Table of Contents

Class UserChangePasswordSettings

Namespace
Dynamicweb.Users.Frontend.UserChangePassword
Assembly
Dynamicweb.Users.dll
public sealed class UserChangePasswordSettings
Inheritance
UserChangePasswordSettings
Inherited Members

Properties

Template

public string Template { get; set; }

Property Value

string

Methods

CreateSettings(Properties)

public static UserChangePasswordSettings CreateSettings(Properties properties)

Parameters

properties Properties

Returns

UserChangePasswordSettings
To top