New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
Telerik.Web.UI.InputValueChangedEventArgs : Sys.CancelEventArgs
Inheritance Hierarchy
- Sys.CancelEventArgs
- Telerik.Web.UI.InputValueChangedEventArgs
Methods
get_newValue
Returns the string value that was just assigned to the input control.
Parameters
Returns
String
get_oldValue
Returns the string value of the input control before the user made any changes.
Parameters
Returns
String