SaaS CMS has officially launched! Learn more now.

Class PropertyCheckBoxList

Let's the user save multiple values.

Inheritance
System.Object
PropertyCheckBoxList
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3
Syntax
[PropertyDefinitionTypePlugIn]
[EditorHint("CheckBoxList")]
public class PropertyCheckBoxList : PropertyMultipleValue, IReadOnly<PropertyData>, IReadOnly

Constructors

PropertyCheckBoxList()

Declaration
public PropertyCheckBoxList()

Implements

Extension Methods