SettingsKeyChangedEventArgsAction Property |
Gets the action that was performed on the settings key.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public SettingsKeyActionEnum Action { get; protected set; }
Property Value
Type:
SettingsKeyActionEnumThe action that was performed on the settings key.
See Also