Click or drag to resize
SettingsKeyChangedEventArgsKeyName Property
Gets the name of the key.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public string KeyName { get; protected set; }

Property Value

Type: String
The name of the key.
See Also