Specifies that the property label should be hidden in the back office user interface. This can be useful for checkbox editors that have their own checkbox label.
[AttributeUsage]
public sealed class HideLabelAttribute: IContentPropertyAttribute
- Inheritance:
- ObjectAttributeHideLabelAttribute
- Implements:
- IContentPropertyAttribute
Constructors
| HideLabelAttribute(bool) |
Properties
| PreserveSpace |
Methods
| Apply(ContentPropertyDefinition) |