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

In This Topic
    ImageUrl Property (C1SiteMapNode)
    In This Topic
    Gets or sets the ImageUrl of the node.
    Syntax
    'Declaration
     
    Public Property ImageUrl As System.String
    public System.string ImageUrl {get; set;}
    See Also