ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer Namespace / C1ReportViewer Class / ReportServiceUrl Property

In This Topic
    ReportServiceUrl Property
    In This Topic
    The URL to the report service.
    Syntax
    'Declaration
     
    Public Property ReportServiceUrl As System.String
    public System.string ReportServiceUrl {get; set;}

    Property Value

    The HTTP handler URL.
    See Also