enable whether a client-side password strength meter is shown on registration screen

Namespace: DotNetNuke.Entities.Host
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public static bool EnableStrengthMeter { get; }
Visual Basic
Public Shared ReadOnly Property EnableStrengthMeter As Boolean
	Get

See Also