ChatHelper GetWebpartLoadingDiv Method Kentico 8.1 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.1.5347.20411)

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