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.0.5239.26125)
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