SettingsKeyChangedEventArgsKeyValue Property |
Gets the key value.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public Object KeyValue { get; protected set; }
Property Value
Type:
ObjectThe key value.
See Also