The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
BulletedListEventArgs::Index Property
.NET Framework (current version)
Gets the index of the list item in a BulletedList control that raised the event.
Assembly: System.Web (in System.Web.dll)
Property Value
Type: System::Int32The index of the list item in a BulletedList control that raised the event.
Use this property to programmatically access the index of the list item in a BulletedList control that raised the event.
.NET Framework
Available since 2.0
Available since 2.0
Show: