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: 13.0.131
Syntax public bool KeyIsHidden { get; set; }
Property Value
Type:
BooleanSee Also