Click or drag to resize
BadWordInfoProviderDeleteBadWordInfo Method (Int32)
Deletes specified badWord and clears hashtables.

Namespace: CMS.Protection
Assembly: CMS.Protection (in CMS.Protection.dll) Version: 9.0.0
Syntax
C#
public static void DeleteBadWordInfo(
	int wordId
)

Parameters

wordId
Type: SystemInt32
Bad word ID
See Also