ChatServiceBaseIsIPBanned Property |
Gets true if current user's IP address is banned and he can not do anything on the chat.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected bool IsIPBanned { get; }
Property Value
Type:
BooleanSee Also