New to Telerik UI for ASP.NET AJAX? Download free 30-day trial

Telerik.Web.UI.ImageEditor.ImageChangeCancelEventArgs : Telerik.Web.UI.ImageEditor.CancelEventArgs

Inheritance Hierarchy

Methods

get_argument

Returns the argument object.

Parameters

Returns

Object

get_updateUI

Returns information whether the UI(statusbar, dialogs, etc.) of the ImageEditor should be updated.

Parameters

Returns

Boolean

set_argument

Sets the argument object value.

Parameters

Object

Returns

None

set_updateUI

Defines whether the UI(statusbar, dialogs, etc.) of the ImageEditor should be updated.

Parameters

Boolean

Returns

None

In this article