SettingsKeyActionEnum Enumeration |
Namespace: CMS.DataEngine
public enum SettingsKeyActionEnum
Member name | Value | Description | |
---|---|---|---|
Update | 0 | Specifies that the settings key had already existed and was updated. | |
Insert | 1 | Specifies that the settings key was newly created. | |
Delete | 2 | Specifies that the settings key was removed. |
Copyright (c) 2019 Kentico Software