Click or drag to resize

TemplatedDropDownListSelectedItemIndex Property

Gets or sets the 0-based index of the item that is currently selected.

Namespace:  Dynamicweb.Controls
Assembly:  Dynamicweb.Controls (in Dynamicweb.Controls.dll) Version: 4.2.3
Syntax
public int SelectedItemIndex { get; set; }

Property Value

Type: Int32
Remarks