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: 12.0.0
Syntaxpublic bool KeyIsHidden { get; set; }
Property Value
Type:
Boolean
See Also