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