AccordionAction
Wisej.Web.AccordionAction
Namespace: Wisej.Web
Assembly: Wisej.Framework (4.0.0.0)
Defines values representing Accordion events.
public enum AccordionAction : Enum
Fields
Name
Description
Deselected
Represents the Deselected event.
Deselecting
Represents the Deselecting event.
Selected
Represents the Selected event.
Selecting
Represents the Selecting event.
Used By
Name
Description
Returns a value indicating which event is occurring.
Returns a value indicating which event is occurring.
Last updated
Was this helpful?