All pages
Powered by GitBook
1 of 1

Loading...

AnimationEventArgs

Wisej.Web.AnimationEventArgs

Namespace: Wisej.Web

Assembly: Wisej.Framework (3.5.0.0)

Provides data for the Start or End event of a Animation extender.

public class AnimationEventArgs : EventArgs
Public Class AnimationEventArgs
    Inherits EventArgs

Properties

AnimationName

: Returns the name of the animation that has fired the event.

Target

: The target of the animation.

Used By

Name
Description

AnimationEventHandler

Represents the method that will handle the Start or End event of a Animation extender.

String
Control
Control