Click or drag to resize
ChatUserFormExtender Class
Extends UI forms used for chat users with additional abilities.
Inheritance Hierarchy
SystemObject
  CMS.Base.Web.UIControlExtender
    CMS.Base.Web.UIControlExtenderUIForm
      CMS.Chat.Web.UIChatUserFormExtender

Namespace: CMS.Chat.Web.UI
Assembly: CMS.Chat.Web.UI (in CMS.Chat.Web.UI.dll) Version: 10.0.0
Syntax
C#
public class ChatUserFormExtender : ControlExtender<UIForm>

The ChatUserFormExtender type exposes the following members.

Constructors
  NameDescription
Public methodChatUserFormExtender
Top
Properties
Methods
See Also