ActiveReports 12 Server User Guide
DesignerHelpPath Property

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

Reference

Designer Class
Designer Members