ChatPopupWindowSettingsInfoProviderGetChatPopupWindowSettings Method (Int32) |
Returns popup window settings with specified ID.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 9.0.0
Syntax public static ChatPopupWindowSettingsInfo GetChatPopupWindowSettings(
int settingsId
)
Parameters
- settingsId
- Type: SystemInt32
Popup window settings ID.
Return Value
Type:
ChatPopupWindowSettingsInfoSee Also