ChatPopupWindowSettingsInfoProviderDeleteChatPopupWindowSettingsInternal Method |
Deletes specified popup window settings.
Namespace: CMS.ChatAssembly: CMS.Chat (in CMS.Chat.dll) Version: 8.2.23
Syntax protected virtual void DeleteChatPopupWindowSettingsInternal(
ChatPopupWindowSettingsInfo settingsObj
)
Parameters
- settingsObj
- Type: CMS.ChatChatPopupWindowSettingsInfo
Popup window settings to be deleted.
See Also