Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Chat
ChatHelper Class
ChatHelper Methods
GetCMSDeskChatUserField Method
GetDocumentAbsoluteUrl Method
GetEnum(TEnum, TUnderlayingType) Method
GetChatRoomWindowURL Method
GetRoomIdFromQuery Method
GetWebpartLoadingDiv Method
GetWebpartTransformation Method
HasCurrentUserPermission Method
HasUserPermission Method
CheckNameForBadWords Method
CheckOperationForFlooding Method
IsSupportChatPanelEnabled Method
LogChatActivity Method
RegisterChatAJAXProxy Method
RegisterChatManager Method
RegisterChatNotificationManager Method
RegisterChatSupportAJAXProxy Method
RegisterChatSupportManager Method
RegisterStylesheet Method
ChatHelper
CheckNameForBadWords Method
Throws ChatBadWordsException if there are some bad words in name.
Namespace:
CMS.Chat
Assembly:
CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
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
ChatHelper Class
CMS.Chat Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com