| Name | Description |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Accept | Gets or sets the accept file type of upload. audio/* All sound files are accepted video/* All video files are accepted image/* All image files are accepted MIME_type A valid MIME type, with no parameters. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AccessKey | Overridden. Keyboard shortcut used by the control. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Attributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | AutoSubmit | A value that indicates whether to submit the file as soon as it is selected. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ClientIDMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Controls | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | CssClass | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableSWFUpload | |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableSWFUploadOnIE | |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | EnableViewState | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Height | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | IsSeparatorProgress | Gets or sets a value that indicates whether to show separator progress for each file input. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Localization | Set localization string of buttons. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaximumFiles | Gets or sets the maximum number of files to be uploaded. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | MaximumFileSize | Gets or sets the maximum upload size to allow in KB. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | NamingContainer | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientChange | The event associated with this property occurs when a user selects a file. This event can be cancelled. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientComplete | The event associated with this property occurs when a file upload is complete. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientProgress | The event associated with this property occurs when a file is uploading. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientTotalComplete | The event associated with this property occurs when the uploadAll button is clicked and the file upload is complete. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientTotalProgress | The event associated with this property occurs when click the uploadAll button and file uploading. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientTotalUpload | The event associated with this property occurs when the uploadAll button is clicked. This event can be cancelled. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientUpload | The event associated with this property occurs before the file is uploaded. This event can be cancelled. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | OnClientValidatedFile | This event is for the client validatedFile event, when the server ValidatingFile event is fired, the validating event's information will be sent to client side. User can bind this event to show the server side validating messages. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Page | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Parent | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | RenderingCompatibility | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ShowUploadedFiles | Gets or sets a value that indicates whether to show uploaded file list after uploaded. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Site | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Style | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TargetFolder | Gets or sets the virtual path of the folder where C1Upload will automatically save the valid files after the upload completes. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TempFolder | Gets or sets the virtual path of the folder in which to place temporary upload files. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TemplateControl | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | TemplateSourceDirectory | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UniqueID | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidateRequestMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidFileExtensions | Gets or sets the array of allowed file extensions. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ValidMimeTypes | Gets or sets the array of allowed mime types. |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | ViewStateMode | (Inherited from System.Web.UI.Control) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | Width | (Inherited from System.Web.UI.WebControls.WebControl) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
![Public Property](template/packages/core-dotnet/images/publicProperty.png) | WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |