Table of Contents

Class CheckBoxComponentAttribute

Namespace
Kentico.Xperience.Admin.Base.FormAnnotations
Assembly
Kentico.Xperience.Admin.Base.Shared.dll

Indicates that the Check-box form component will be used for editing of this property value in the administration interface.

public class CheckBoxComponentAttribute : FormComponentAttribute
Inheritance
object
Attribute
CheckBoxComponentAttribute
Inherited Members
Extension Methods

Remarks

The underlying property must be of the type 'bool'.