New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
value
Telerik.Web.UI.AjaxLoadingPanelEventArgs : Sys.EventArgs
Inheritance Hierarchy
- Sys.EventArgs
- Telerik.Web.UI.AjaxLoadingPanelEventArgs
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