SettingsKeyChangedEventArgsFullKeyName Property |
Gets the full name of the key with site name prefix.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public string FullKeyName { get; }
Property Value
Type:
StringThe full name of the key.
See Also