London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!

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