ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / ServerSettings Class / Url Property

In This Topic
    Url Property (ServerSettings)
    In This Topic
    Specifies the base URL for Designer Server API.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}
    See Also