Click or drag to resize

CheckboxListEditorTAllowOptionsSorting Property

Namespace:  Dynamicweb.Content.Items.Editors
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.12.0
Syntax
[AddInLabelAttribute("Allow options sorting")]
[AddInParameterAttribute("SortableOptions")]
[AddInParameterEditorAttribute(typeof(YesNoParameterEditor), "inputClass=std editor-parameter;")]
public virtual bool AllowOptionsSorting { get; set; }

Property Value

Type: Boolean
See Also