Table of Contents

Class PasswordStrength

Namespace
InSite.UI.Lobby.Controls
Assembly
InSite.UI.dll
public class PasswordStrength : UserControl, IComponent, IDisposable, IParserAccessor, IUrlResolutionService, IDataBindingsAccessor, IControlBuilderAccessor, IControlDesignerAccessor, IExpressionsAccessor, IFilterResolutionService, IAttributeAccessor, INamingContainer, IUserControlDesignerAccessor
Inheritance
PasswordStrength
Implements
Inherited Members

Constructors

PasswordStrength()

public PasswordStrength()

Fields

Field

Field control.

protected HtmlGenericControl Field

Field Value

HtmlGenericControl

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

HeaderLiteral

HeaderLiteral control.

protected PageHeadContent HeaderLiteral

Field Value

PageHeadContent

Remarks

Auto-generated field. To modify move field declaration from designer file to code-behind file.

Properties

ControlID

public string ControlID { get; set; }

Property Value

string

ValidationError

public string ValidationError { get; set; }

Property Value

string

Methods

OnInit(EventArgs)

protected override void OnInit(EventArgs e)

Parameters

e EventArgs

OnPreRender(EventArgs)

protected override void OnPreRender(EventArgs e)

Parameters

e EventArgs

Validate()

public bool Validate()

Returns

bool