Click or drag to resize

TemplatedDropDownList Events

The TemplatedDropDownList type exposes the following members.

Events
  NameDescription
Public eventItemDataBound
Occurs after an item in the drop-down list is data-bound but before it is rendered on the page.
Public eventSelectedIndexChanged
Occurs when selected index has been changed.
Top
See Also