ActiveReports 12 Server User Guide
DiagnosticPagePath Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > Designer Class : DiagnosticPagePath Property
Gets or sets the URL of the diagnostic page.
Syntax
'Declaration
 
Public Property DiagnosticPagePath As String
public string DiagnosticPagePath {get; set;}
Remarks
Should be an relative to the page where the control is located.
See Also

Reference

Designer Class
Designer Members