ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Maps Namespace / MultiScaleTileSource Class / GetUrl Property

In This Topic
    GetUrl Property
    In This Topic
    Gets or sets the callback function to get the url of the specific tile.
    Syntax
    'Declaration
     
    Public Overridable Property GetUrl As System.String
    public virtual System.string GetUrl {get; set;}
    See Also