Click or drag to resize
ChatPopupWindowSettingsInfoProviderGetByHashCode Method
Gets popup window settings by hash code.

Namespace: CMS.Chat
Assembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax
C#
public static ChatPopupWindowSettingsInfo GetByHashCode(
	int hashCode
)

Parameters

hashCode
Type: SystemInt32
Hash code

Return Value

Type: ChatPopupWindowSettingsInfo
See Also