ActiveReports 8 Server SDK
ClientError Property
Gets or sets the script to run in the client error event. This event occurs when the client code for the ReportList control registers an error.
Syntax
public string ClientError {get; set;}

Property Value

The client error event.
Remarks

Some examples of when the ClientError event occurs include:

Example
args: get_message()
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ReportList Class
ReportList Members

Send Feedback