ActiveReports 12 Server User Guide
DesignerServicePath Property

ActiveReports.Server.ReportControls Assembly > ActiveReports.Server.ReportControls Namespace > Designer Class : DesignerServicePath Property
Gets or sets the URL of the designer service for designer to communicate with.
Syntax
'Declaration
 
Public Property DesignerServicePath As String
public string DesignerServicePath {get; set;}

Property Value

The report service path.
Remarks
Should be an relative to the page where the control is located.
See Also

Reference

Designer Class
Designer Members