Contains the arguments passed to handlers of validationStateChanged event.
The following tables list the members exposed by the ValidationStateChangedEventArgs type.
ValidationStateChangedEventArgs
Initializes a new instance of the ValidationStateChangedEventArgs class.
getNewState
Gets the new state.
getOldState
Gets the old state.
ValidationStateChangedEventArgs ClassMindFusion.UI.Web Namespace