Click or drag to resize
BadWordInfoProviderClear Method (String)

Note: This API is now obsolete.

Clears bad words culture dictionary.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 10.0.0
Syntax
C#
[ObsoleteAttribute("Method was not intended for public use and will be removed in the next version.")]
protected static void Clear(
	string cultureCode
)

Parameters

cultureCode
Type: SystemString
See Also