Public Instance Properties
Public Instance Methods
Protected Instance Constructors
Protected Instance Methods
See Also
SupportFS | Gets a bool value indicating the file system is supported or not. |
AppendData | |
CopyTo | |
Delete | Deletes the specified uploader. |
Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
Equals (inherited from Object) | |
Exists | Returns a boolean indicating whether or not the file exists |
GetFSPath | Gets the file system path. |
GetHashCode (inherited from Object) | |
GetInfo | Gets the information of the specified uploader. |
GetName | Gets the file name. |
GetSize | Gets the file size. |
GetType (inherited from Object) | |
Init | Inits the specified uploader. |
Maintain | Maintains this instance. |
MoveTo | |
OpenStream | Opens the stream. |
Persist | Persists the specified uploader. |
Save | Overloaded. Saves the specified uploader. |
ToString (inherited from Object) | |
UnPersist | Persists the specified uploader. |
UploaderProvider Constructor | Initializes a new instance of the UploaderProvider class. |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
UploaderProvider Class | CuteWebUI Namespace