The UploaderFileSystemProvider type exposes the following members.

Methods

  Name Description
Public method AppendData (Overrides UploaderProvider..::..AppendData(Guid, String, Stream).)
Public method CopyTo (Inherited from UploaderProvider.)
Public method Delete (Overrides UploaderProvider..::..Delete(Guid).)
Public method Dispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
(Inherited from UploaderProvider.)
Public method Equals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public method Exists
Returns a boolean indicating whether or not the file exists
(Inherited from UploaderProvider.)
Protected method Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Public method GetFSPath (Overrides UploaderProvider..::..GetFSPath(Guid).)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public method GetInfo (Overrides UploaderProvider..::..GetInfo(Guid, String%, Int32%, Boolean%).)
Public method GetName
Gets the file name.
(Inherited from UploaderProvider.)
Public method GetSize
Gets the file size.
(Inherited from UploaderProvider.)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object.)
Public method Init (Overrides UploaderProvider..::..Init(IAjaxUploader, HttpContext).)
Public method Maintain (Overrides UploaderProvider..::..Maintain()()()().)
Protected method MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public method MoveTo (Inherited from UploaderProvider.)
Public method OpenStream (Overrides UploaderProvider..::..OpenStream(Guid).)
Public method Persist (Overrides UploaderProvider..::..Persist(Guid).)
Public method Rename
Public method Save(Guid, String, Stream) (Overrides UploaderProvider..::..Save(Guid, String, Stream).)
Public method Save(Guid, String, String) (Overrides UploaderProvider..::..Save(Guid, String, String).)
Public method ToString
Returns a String that represents the current Object.
(Inherited from Object.)
Public method TrimToLength (Overrides UploaderProvider..::..TrimToLength(Guid, Int64).)
Public method UnPersist (Overrides UploaderProvider..::..UnPersist(Guid).)

See Also