AjaxRequest Error.

Namespace:  C1.Web.UI.Controls.C1ComboBox
Assembly:  C1ComboBoxClient (in C1ComboBoxClient.dll)

Syntax

JavaScript
JavaScript does not support explicit interface implementations.

Parameters

requestId
Type: System..::..Int32
Request id that thrown error. -1 when error thrown outside of process request handler.
message
Type: System..::..String

Implements

IAjaxRequestSupportOnAjaxRequestError(Int32, String)

See Also