UploaderProvider Class |
Namespace: CuteWebUI
The UploaderProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | UploaderProvider | Initializes a new instance of the UploaderProvider class |
Name | Description | |
---|---|---|
![]() | 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
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetFSPath |
Gets the file system path.
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetInfo |
Gets the information of the specified uploader.
|
![]() | GetName |
Gets the file name.
|
![]() | GetSize |
Gets the file size.
|
![]() | GetType | Gets the type of the current instance. (Inherited from Object.) |
![]() | Init |
Inits the specified uploader.
|
![]() | Maintain |
Maintains this instance.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | MoveTo | |
![]() | OpenStream |
Opens the stream.
|
![]() | Persist |
Persists the specified uploader.
|
![]() | Save(Guid, String, Stream) |
Saves the specified uploader.
|
![]() | Save(Guid, String, String) |
Saves the specified uploader.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | TrimToLength | |
![]() | UnPersist |
Persists the specified uploader.
|
Name | Description | |
---|---|---|
![]() | IsDisposed | |
![]() | SupportFS |
Gets a bool value indicating the file system is supported or not.
|