Click or drag to resize
SettingsKeyChangedEventArgsKeyValue Property
Gets the key value.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public Object KeyValue { get; protected set; }

Property Value

Type: Object
The key value.
See Also