Gets or sets the name of the JavaScript function that is called when an error occurs on client side.
[Visual Basic]
Public Property ClientSideOnError As
String
[C#]
public
String ClientSideOnError {get; set;}
Remarks
See clientside_error_handler for details about this event.
See Also
WebControlBase Class | EO.Web Namespace