New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Telerik.Web.UI.InputValueChangedEventArgs : Sys.CancelEventArgs

Inheritance Hierarchy

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