Enable checking for banned words when setting password during registration

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

Syntax

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

See Also