| C1.Web.Wijmo.Controls.C1SiteMap Namespace > C1SiteMapLevelSetting Class : ImageUrl Property |
'Declaration<C1DescriptionAttribute(Key="C1SiteMapLevelSetting.ImageUrl", Description="Gets or sets the image url which will be applied to all nodes of the level.")> <System.ComponentModel.DefaultValueAttribute()> <System.ComponentModel.NotifyParentPropertyAttribute(True)> <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()> Public Property ImageUrl As System.String
[C1Description(Key="C1SiteMapLevelSetting.ImageUrl", Description="Gets or sets the image url which will be applied to all nodes of the level.")] [System.ComponentModel.DefaultValue()] [System.ComponentModel.NotifyParentProperty(true)] [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()] 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