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