SettingsKeyChangedEventArgsKeyName Property |
Gets the name of the key.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string KeyName { get; protected set; }
Property Value
Type:
StringThe name of the key.
See Also