ChatPopupWindowSettingsHelperGetPopupWindowSettings Method |
Gets popup window settings from cache or database.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax public static ChatPopupWindowSettingsInfo GetPopupWindowSettings(
int hashCode
)
Parameters
- hashCode
- Type: SystemInt32
Hash code of this settings
Return Value
Type:
ChatPopupWindowSettingsInfoPopup window settings
See Also