ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Web.Viewer Assembly / GrapeCity.ActiveReports.Web.Viewer Namespace / ReportViewerSettings Class / Prefix Property

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