Name | Description | |
---|---|---|
C1Upload Constructor | Initializes a new instance of the C1Upload class. |
The following tables list the members exposed by C1Upload.
Name | Description | |
---|---|---|
C1Upload Constructor | Initializes a new instance of the C1Upload class. |
Name | Description | |
---|---|---|
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. | |
AccessKey | Overridden. Keyboard shortcut used by the control. | |
AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
Attributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
AutoSubmit | A value that indicates whether to submit the file as soon as it is selected. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientID | (Inherited from System.Web.UI.Control) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
Controls | (Inherited from System.Web.UI.Control) | |
ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
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) | |
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) | |
Enabled | Gets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableSWFUpload | ||
EnableSWFUploadOnIE | ||
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
Height | (Inherited from System.Web.UI.WebControls.WebControl) | |
ID | (Inherited from System.Web.UI.Control) | |
IsSeparatorProgress | Gets or sets a value that indicates whether to show separator progress for each file input. | |
Localization | Set localization string of buttons. | |
MaximumFiles | Gets or sets the maximum number of files to be uploaded. | |
MaximumFileSize | Gets or sets the maximum upload size to allow in KB. | |
NamingContainer | (Inherited from System.Web.UI.Control) | |
OnClientChange | The event associated with this property occurs when a user selects a file. This event can be cancelled. | |
OnClientComplete | The event associated with this property occurs when a file upload is complete. | |
OnClientProgress | The event associated with this property occurs when a file is uploading. | |
OnClientTotalComplete | The event associated with this property occurs when the uploadAll button is clicked and the file upload is complete. | |
OnClientTotalProgress | The event associated with this property occurs when click the uploadAll button and file uploading. | |
OnClientTotalUpload | The event associated with this property occurs when the uploadAll button is clicked. This event can be cancelled. | |
OnClientUpload | The event associated with this property occurs before the file is uploaded. This event can be cancelled. | |
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. | |
Page | (Inherited from System.Web.UI.Control) | |
Parent | (Inherited from System.Web.UI.Control) | |
RenderingCompatibility | (Inherited from System.Web.UI.Control) | |
ShowUploadedFiles | Gets or sets a value that indicates whether to show uploaded file list after uploaded. | |
Site | (Inherited from System.Web.UI.Control) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
Style | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
TargetFolder | Gets or sets the virtual path of the folder where C1Upload will automatically save the valid files after the upload completes. | |
TempFolder | Gets or sets the virtual path of the folder in which to place temporary upload files. | |
TemplateControl | (Inherited from System.Web.UI.Control) | |
TemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
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) | |
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) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UniqueID | (Inherited from System.Web.UI.Control) | |
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) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ValidFileExtensions | Gets or sets the array of allowed file extensions. | |
ValidMimeTypes | Gets or sets the array of allowed mime types. | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | (Inherited from System.Web.UI.WebControls.WebControl) | |
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) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | (Inherited from System.Web.UI.Control) | |
Focus | (Inherited from System.Web.UI.Control) | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) | |
ValidatingFile | Occurs when validating the uploaded file. |