| ChatCssHelper Methods | 
The ChatCssHelper type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|   | RegisterStylesheet(Page) | 
            Registers CSS stylesheet. If page inherits CMSChatPage, CMSDesk stylesheet will be used  instead of livesite stylesheet.
             | 
|   | RegisterStylesheet(Page, Boolean) | 
            Registers CSS stylesheet. If cmsDeskStyle is true, CMSDesk stylesheet will be used instead of livesite stylesheet.
            The CMS desk stylesheet is bootstrap for support dialog, old css otherwise.
             | 
|  | RegisterStylesheetInternal(Page) | 
            Registers CSS stylesheet. If page inherits CMSChatPage, CMSDesk stylesheet will be used  instead of livesite stylesheet.
             | 
|  | RegisterStylesheetInternal(Page, Boolean) | 
            Registers CSS stylesheet. If cmsDeskStyle is true, CMSDesk stylesheet will be used instead of livesite stylesheet.
            The CMS desk stylesheet is bootstrap for support dialog, old css otherwise.
             | 
|  | SetAsDefaultHelper | 
            Sets this object as the default helper
            (Inherited from AbstractHelperHelperType.) | 
 See Also
See Also