FileUpload::AllowMultiple Property
.NET Framework (current version)
Gets or sets a value that specifies whether multiple files can be selected for upload.
Assembly: System.Web (in System.Web.dll)
public: [BrowsableAttribute(true)] property bool AllowMultiple { virtual bool get(); virtual void set(bool value); }
.NET Framework
Available since 4.5
Available since 4.5
Show: