| C1.Web.Wijmo.Controls.C1Upload Namespace > C1Upload Class : ValidFileExtensions Property |
'Declaration<System.Web.UI.PersistenceModeAttribute(PersistenceMode.Attribute)> <C1DescriptionAttribute(Key="C1Upload.ValidFileExtensions", Description="Gets or sets the array of allowed file extensions.")> <System.ComponentModel.TypeConverterAttribute("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")> <LayoutAttribute(LayoutType.Misc)> <C1CategoryAttribute("Behavior")> Public Property ValidFileExtensions As System.String()
[System.Web.UI.PersistenceMode(PersistenceMode.Attribute)] [C1Description(Key="C1Upload.ValidFileExtensions", Description="Gets or sets the array of allowed file extensions.")] [System.ComponentModel.TypeConverter("System.Web.UI.WebControls.StringArrayConverter, System.Web, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")] [Layout(LayoutType.Misc)] [C1Category("Behavior")] public System.string[] ValidFileExtensions {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