Click or drag to resize
SettingsKeySavedEventArgsKeyOriginalValue Property
Gets the key original value.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 13.0.131
Syntax
C#
public Object KeyOriginalValue { get; protected set; }

Property Value

Type: Object
See Also