ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Aspnetcore.Viewer Namespace / ReportingSettings Class / Prefix Property

In This Topic
    Prefix Property (ReportingSettings)
    In This Topic
    Web API endpoint prefix.
    Syntax
    'Declaration
     
    Public Property Prefix As String
    public string Prefix {get; set;}
    See Also