BadWordInfoProviderBadWordExists Method |
Checks whether bad word exists.
Namespace: CMS.ProtectionAssembly: CMS.Protection (in CMS.Protection.dll) Version: 8.2.23
Syntax public static bool BadWordExists(
string badWord
)
Parameters
- badWord
- Type: SystemString
Bad word
Return Value
Type:
BooleanTrue if bad word exists.
See Also