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

Telerik.Web.UI.ToolTipManagerErrorEventArgs : Sys.EventArgs

Inheritance Hierarchy

Methods

get_cancelErrorAlert

Returns a boolean value that indicates whether the error message will be displayed. True means the message will not be shown.

Parameters

Returns

Boolean

get_errorMessage

Returns the error message that describes the specific problem.

Parameters

Returns

String

set_cancelErrorAlert

Sets a boolean value that indicates whether the error message will be displayed. Setting true means the message will not be shown.

Parameters

value Boolean

Returns

None

In this article