Class PropertyCheckBoxList
Let's the user save multiple values.
Inherited Members
Namespace: EPiServer.SpecializedProperties
Assembly: EPiServer.dll
Version: 12.0.3Syntax
[PropertyDefinitionTypePlugIn]
[EditorHint("CheckBoxList")]
public class PropertyCheckBoxList : PropertyMultipleValue, IReadOnly<PropertyData>, IReadOnly
Constructors
PropertyCheckBoxList()
Declaration
public PropertyCheckBoxList()