AnimationEventHandler
Wisej.Web.AnimationEventHandler
Last updated
Was this helpful?
Wisej.Web.AnimationEventHandler
Last updated
Was this helpful?
Namespace: Wisej.Web
Assembly: Wisej.Framework (2.2.0.0)
Represents the method that will handle the Start or End event of a Animation extender.
sender
The source of the event.
e
A that contains the event data.
Fired when the animation begins.
Fired when the animation ends.