NeatUpload Documentation

UploadStateStoreHandler Members

UploadStateStoreHandler overview

Public Instance Constructors

UploadStateStoreHandler Constructor Initializes a new instance of the UploadStateStoreHandler class.

Public Instance Properties

Description (inherited from SessionBasedUploadStateStoreProviderBase) 
IsReusable 
Name (inherited from UploadStateStoreProvider) 

Public Instance Methods

Equals (inherited from Object) 
GetCleanUpIfStaleCallback 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Initialize (inherited from UploadStateStoreProvider) Initialize this object using the name and attributes.
Load (inherited from SessionBasedUploadStateStoreProviderBase) 
MergeAndSave (inherited from SessionBasedUploadStateStoreProviderBase) 
ProcessRequest 
ToString (inherited from Object) 

Protected Instance Methods

CleanUpIfStale (inherited from UploadStateStoreProvider) Calls Delete if the UploadState for the post-back ID is stale.
Delete (inherited from SessionBasedUploadStateStoreProviderBase) 
Finalize (inherited from Object) 
IsStale (inherited from UploadStateStoreProvider) Returns true if the specified UploadState is considered stale.
MemberwiseClone (inherited from Object) 

See Also

UploadStateStoreHandler Class | Brettle.Web.NeatUpload Namespace