| C1.Web.Wijmo.Controls.C1BinaryImage Namespace > C1BinaryImage 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")> <System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <C1CategoryAttribute("Appearance")> <C1DescriptionAttribute(Key="C1BinaryImage.ImageUrl", Description="The location of an image to display in the BinaryImage control.")> <System.ComponentModel.DefaultValueAttribute()> <System.Web.UI.UrlPropertyAttribute()> 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")] [System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [C1Category("Appearance")] [C1Description(Key="C1BinaryImage.ImageUrl", Description="The location of an image to display in the BinaryImage control.")] [System.ComponentModel.DefaultValue()] [System.Web.UI.UrlProperty()] 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