| C1.Web.Wijmo.Controls.C1BinaryImage Namespace > C1BinaryImage Class : SavedImageName Property |
'Declaration<System.ComponentModel.BindableAttribute(Bindable=True, Direction=BindingDirection.OneWay)> <System.ComponentModel.DefaultValueAttribute()> <C1CategoryAttribute("Behavior")> <C1DescriptionAttribute(Key="C1BinaryImage.SavedImageName", Description="The name of the file which will appear inside of the SaveAs browser dialog.")> Public Property SavedImageName As System.String
[System.ComponentModel.Bindable(Bindable=true, Direction=BindingDirection.OneWay)] [System.ComponentModel.DefaultValue()] [C1Category("Behavior")] [C1Description(Key="C1BinaryImage.SavedImageName", Description="The name of the file which will appear inside of the SaveAs browser dialog.")] public System.string SavedImageName {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