Click or drag to resize
KickedUsers Class
Class holding kicked users. It should be stored in cache.
Inheritance Hierarchy
SystemObject
  CMS.ChatKickedUsers

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public class KickedUsers

The KickedUsers type exposes the following members.

Constructors
  NameDescription
Public methodKickedUsers
Constructor.
Top
Methods
  NameDescription
Public methodIsUserKicked
Checks if user is kicked now.
Top
See Also