| 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; }
Public Property SelectedItemIndex As Integer
Get
Set
Property Value
Type:
Int32Remarks See Also