The C1Upload type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Abort |
Aborts the uploading.
|
![]() | AddCssClass | (Inherited from Control.) |
![]() | AddFileInput |
Adds a file input.
|
![]() | AssignPropertiesState | |
![]() | BeginUpdate | (Inherited from Component.) |
![]() | ClearAll |
Clears all the file inputs.
|
![]() | CreateInstance |
Creates the instance of the class.
Type of the class can be determined by value of the DOM element's className.
|
![]() | Dispose |
Releases the resource occupied by this upload control.
(Overrides ComponentDispose()()()().) |
![]() | EndUpdate | (Inherited from Component.) |
![]() | GetFiles |
Gets a string array that contains the name files.
|
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | Initialize |
Initializes the upload control.
(Overrides ComponentInitialize()()()().) |
![]() | OnAdded |
Fires the Added event.
|
![]() | OnAdding |
Fires the Adding event.
|
![]() | OnBubbleEvent | (Inherited from Control.) |
![]() | OnError |
Fires the Error event.
|
![]() | OnProgressChanged |
Fires the ProgressChanged event.
|
![]() | OnRemoved |
Fires the Removed event.
|
![]() | OnRemoving |
Fires the Removing event.
|
![]() | OnUploadBegin |
Fires the UploadBegin event.
|
![]() | OnUploadEnd |
Fires the UploadEnd event.
|
![]() | RaiseBubbleEvent | (Inherited from Control.) |
![]() | RaisePropertyChanged | (Inherited from Component.) |
![]() | RemoveCssClass | (Inherited from Control.) |
![]() | RemoveFileInput |
Removes a file input from the specified position.
|
![]() | Reset |
Resets the upload control.
|
![]() | ToggleCssClass | (Inherited from Control.) |
![]() | ToLocaleString | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | Updated | (Inherited from Component.) |
![]() | Upload |
Uploads the files.
|