Throws ChatBadWordsException if there are some bad words in name.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- name
- Type:
System String
Name to be checked for bad words
Exceptions
| Exception | Condition |
|---|---|
| CMS.Chat ChatBadWordsException | Throws ChatBadWordsException when bad word is found. |
See Also