Click or drag to resize

EditableListBoxSelectedItems Property

Gets or sets the list of selected items.

Namespace:  Dynamicweb.Controls.OMC
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
[BrowsableAttribute(false)]
[DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)]
public string[] SelectedItems { get; set; }

Property Value

Type: String
Remarks