Class PasswordStrength
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
Remarks
Auto-generated field. To modify move field declaration from designer file to code-behind file.
HeaderLiteral
HeaderLiteral control.
protected PageHeadContent HeaderLiteral
Field Value
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
ValidationError
public string ValidationError { get; set; }
Property Value
Methods
OnInit(EventArgs)
protected override void OnInit(EventArgs e)
Parameters
OnPreRender(EventArgs)
protected override void OnPreRender(EventArgs e)
Parameters
Validate()
public bool Validate()