| C1.Web.Wijmo.Controls.C1SiteMap Namespace > C1SiteMapNode Class : ImageUrl Property |
'Declaration<System.ComponentModel.EditorAttribute(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Web.UI.Design.ImageUrlEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <WidgetOptionAttribute()> <LayoutAttribute(LayoutType.Behavior)> <System.ComponentModel.DefaultValueAttribute()> <C1DescriptionAttribute(Key="C1SiteMapNode.ImageUrl", Description="Gets or sets the image url of site map node.")> <System.ComponentModel.NotifyParentPropertyAttribute(True)> Public Property ImageUrl As System.String
[System.ComponentModel.Editor(EditorBaseTypeName="System.Drawing.Design.UITypeEditor, System.Drawing, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a", EditorTypeName="System.Web.UI.Design.ImageUrlEditor, System.Design, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [WidgetOption()] [Layout(LayoutType.Behavior)] [System.ComponentModel.DefaultValue()] [C1Description(Key="C1SiteMapNode.ImageUrl", Description="Gets or sets the image url of site map node.")] [System.ComponentModel.NotifyParentProperty(true)] public System.string ImageUrl {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2