Click or drag to resize
BadWordInfoProviderClear Method (String)
Clears bad words culture dictionary.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax
C#
protected static void Clear(
	string cultureCode
)

Parameters

cultureCode
Type: SystemString
See Also