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

Telerik.Web.UI.AjaxLoadingPanelEventArgs : Sys.EventArgs

Inheritance Hierarchy

Methods

get_cancelNativeDisplay

Returns the boolean representation of the LoadingPanel default behvaiour

Parameters

Returns

Boolean

get_loadingElement

Gets the DOM element of the RadAjaxLoadingPanel.

Parameters

Returns

Object

get_updatedElement

Gets the DOM element of the ajax updated control, over which the loading panel is about to be displayed.

Parameters

Returns

Boolean

set_cancelNativeDisplay

lets you cancel the default behavior of the RadAjaxLoadingPanel.

Parameters

value Boolean

Returns

None

In this article