Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out 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