C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Upload Namespace / C1Upload Class
Properties Methods Events

C1Upload Class Members

The following tables list the members exposed by C1Upload.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the C1Upload class.  
Top
Public Properties
 NameDescription
Public PropertyGets 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 PropertyOverridden. Keyboard shortcut used by the control.  
Public PropertyA value that indicates whether to submit the file as soon as it is selected.  
Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyGets 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 PropertyEnable 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 PropertyGets or sets a value indicating whether the Web server control is enabled. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Property  
Public Property  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.Control)
Public PropertyGets or sets a value that indicates whether to show separator progress for each file input.  
Public PropertyGets or sets the maximum number of files to be uploaded.  
Public PropertyGets or sets the maximum upload size to allow in KB.  
Public PropertyThe event associated with this property occurs when a user selects a file. This event can be cancelled.  
Public PropertyThe event associated with this property occurs when a file upload is complete.  
Public PropertyThe event associated with this property occurs when a file is uploading.  
Public PropertyThe event associated with this property occurs when the uploadAll button is clicked and the file upload is complete.  
Public PropertyThe event associated with this property occurs when click the uploadAll button and file uploading.  
Public PropertyThe event associated with this property occurs when the uploadAll button is clicked. This event can be cancelled.  
Public PropertyThe event associated with this property occurs before the file is uploaded. This event can be cancelled.  
Public PropertyThis 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 PropertyGets or sets a value that indicates whether to show uploaded file list after uploaded.  
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyGets or sets the virtual path of the folder where C1Upload will automatically save the valid files after the upload completes.  
Public PropertyGets or sets the virtual path of the folder in which to place temporary upload files.  
Public PropertyName 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 PropertyA 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 (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyDetermines 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 (Inherited from System.Web.UI.Control)
Public PropertyGets or sets the array of allowed file extensions.  
Public PropertyGets or sets the array of allowed mime types.  
Public Property (Inherited from System.Web.UI.Control)
Public Property (Inherited from System.Web.UI.WebControls.WebControl)
Public PropertyA 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 PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.WebControls.WebControl)
Public Method (Inherited from System.Web.UI.Control)
Public Method (Inherited from System.Web.UI.Control)
Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
Public Method (Inherited from System.Web.UI.Control)
Top
Public Events
 NameDescription
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public Event (Inherited from System.Web.UI.Control)
Public EventOccurs when validating the uploaded file.  
Top
See Also