AccordionCancelEventHandler
Wisej.Web.AccordionCancelEventHandler
Last updated
Wisej.Web.AccordionCancelEventHandler
Last updated
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the Selecting or Deselecting event of a Accordion control.
sender
The source of the event.
e
A that contains the event data.
Occurs before a panel is selected, enabling a handler to cancel the panel change.
Occurs before a panel is deselected, enabling a handler to cancel the panel change.