Click or drag to resize
SettingsKeyChangedEventArgsFullKeyName Property
Gets the full name of the key with site name prefix.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public string FullKeyName { get; }

Property Value

Type: String
The full name of the key.
See Also