Ajax Uploader Class Reference

UploaderFileSystemProvider Methods

The methods of the UploaderFileSystemProvider class are listed below. For a complete list of UploaderFileSystemProvider class members, see the UploaderFileSystemProvider Members topic.

Public Instance Methods

AppendData 
CopyTo (inherited from UploaderProvider) 
Delete 
Dispose (inherited from UploaderProvider) Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Equals (inherited from Object) Determines whether the specified Object is equal to the current Object.
Exists (inherited from UploaderProvider) Returns a boolean indicating whether or not the file exists
GetFSPath 
GetHashCode (inherited from Object) Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetInfo 
GetName (inherited from UploaderProvider) Gets the file name.
GetSize (inherited from UploaderProvider) Gets the file size.
GetType (inherited from Object) Gets the Type of the current instance.
Init 
Maintain 
MoveTo (inherited from UploaderProvider) 
OpenStream 
Persist 
Rename 
SaveOverloaded.  
ToString (inherited from Object) Returns a String that represents the current Object.
UnPersist 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

See Also

UploaderFileSystemProvider Class | CuteWebUI Namespace