ASP.NET Pack Programmer's Guide
ValueChangedEventArgs Members
Constructors Methods
 


Contains the arguments passed to handlers of valueChanged event.

The following tables list the members exposed by the ValueChangedEventArgs type.

 Public Constructors

  Name Description

ValueChangedEventArgs

Initializes a new instance of the ValueChangedEventArgs class.

 Public Methods

  Name Description

getNewValue

Gets the new value.

getOldValue

Gets the old value.

 See Also

ValueChangedEventArgs Class
MindFusion.UI.WebForms Namespace