SettingsKeyInfoKeyIsHidden Property |
Indicates whether the settings key is hidden or not. If it is set to true, such key will not be displayed in
the settings section and users will not be able to edit value of such key.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax public bool KeyIsHidden { get; set; }
Property Value
Type:
BooleanSee Also