MindFusion.UI for WebForms Programmer's Guide

ValueChangedEventArgs.getOldValue Method

See Also
 



Gets the old value.

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

 Syntax

JavaScript  Copy Code

function getOldValue ()

 Return Value

Type: Object
The old value.

 See Also