ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1SiteMap Namespace / C1SiteMapLevelSetting Class / ImageUrl Property

In This Topic
    ImageUrl Property (C1SiteMapLevelSetting)
    In This Topic
    Gets or sets the image url which will be applied to all nodes of the level.
    Syntax
    'Declaration
     
    Public Property ImageUrl As System.String
    public System.string ImageUrl {get; set;}
    See Also