A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Class CheckboxBooleanModel

Inheritance
System.Object
CheckboxBooleanModel
Inherited Members
Namespace: EPiServer.Commerce.UI.Admin.BusinessFoundation.Internal.MetaManagement.Models
Assembly: EPiServer.Commerce.UI.Admin.dll
Version: 14.26.0
Syntax
public class CheckboxBooleanModel : ShowOnTableModel

Constructors

CheckboxBooleanModel()

Declaration
public CheckboxBooleanModel()

Properties

DefaultValue

Declaration
public bool DefaultValue { get; set; }
Property Value
Type Description
System.Boolean

Label

Declaration
public string Label { get; set; }
Property Value
Type Description
System.String