Contains the arguments passed to handlers of valueChanging event.
The following tables list the members exposed by the ValueChangingEventArgs type.
ValueChangingEventArgs
Initializes a new instance of the ValueChangingEventArgs class.
getNewValue
Gets the new value.
getOldValue
Gets the old value.
ValueChangingEventArgs ClassMindFusion.UI.Web Namespace