ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Aspnet.Designer Assembly / GrapeCity.ActiveReports.Web.Designer Namespace / ReportDesignerConfiguration Class / Prefix Property

In This Topic
    Prefix Property (ReportDesignerConfiguration)
    In This Topic
    Gets or sets the web API endpoint prefix.
    Syntax
    'Declaration
     
    Public Property Prefix As String
    public string Prefix {get; set;}

    Property Value

    A System.String representing the web API endpoint prefix.
    See Also