Click or drag to resize
PropertySettingsInfoTypeHidden Property
If true, this property is hidden (doesn't report in properties list)

Namespace: CMS.Base
Assembly: CMS.Base (in CMS.Base.dll) Version: 10.0.0
Syntax
C#
public bool Hidden { get; set; }

Property Value

Type: Boolean
See Also