Click or drag to resize
ChatServiceBaseIsIPBanned Property
Gets true if current user's IP address is banned and he can not do anything on the chat.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 12.0.0
Syntax
C#
protected bool IsIPBanned { get; }

Property Value

Type: Boolean
See Also