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

Telerik.Web.UI.XmlHttpPanelErrorEventArgs : Sys.EventArgs

Inheritance Hierarchy

Methods

get_cancelErrorAlert

Gets the bool value indicating whether the error message will be alerted.

Parameters

Returns

Boolean

get_errorMessage

Gets the message displayed when an error has occurred during the process of loading content.

Parameters

Returns

String

set_cancelErrorAlert

Cancels (or not) the error message alert.

Parameters

value Boolean

Whether or not the error message alert should be canceled.

Returns

None

In this article