Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Chat Namespaces
CMS.Chat
ChatProtectionHelper Class
ChatProtectionHelper Methods
CheckNameForBadWords Method
CheckNameForBadWordsInternal Method
CheckOperationForFlooding Method
CheckOperationForFloodingInternal Method
HasCurrentUserPermission Method
HasCurrentUserPermissionInternal Method
HasUserPermission Method
HasUserPermissionInternal Method
IsSupportChatPanelEnabled Method
IsSupportChatPanelEnabledInternal Method
ChatProtectionHelper
CheckNameForBadWords Method
Throws
ChatBadWordsException
if there are some bad words in name.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax
C#
Copy
public
static
void
CheckNameForBadWords
(
string
name
)
Parameters
name
Type:
System
String
Name to be checked for bad words
Exceptions
Exception
Condition
ChatBadWordsException
Throws ChatBadWordsException when bad word is found.
See Also
Reference
ChatProtectionHelper Class
CMS.Chat Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com