ChatHelper GetWebpartLoadingDiv Method Kentico 8.0 API Reference
Get webpart's loading div which is showed when data are loaded.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

cssClass
Type: OnlineSystem String
String. Loading div css classes.
loadingTextResStrName
Type: OnlineSystem String
String. Defines name of resource string which will be used to resolve loading text.

Return Value

Type: OnlineString
See Also