MindFusion.UI for WebForms Programmer's Guide

ValidationStateChangedEventArgs.getOldState Method

See Also
 



Gets the old state.

Namespace: MindFusion.UI.Web
Assembly: EventArgs.js

 Syntax

JavaScript  Copy Code

function getOldState ()

 Return Value

Type: ValidationState
The old state.

 See Also