NeatUpload Documentation

SessionBasedUploadStateStoreProviderBase Members

SessionBasedUploadStateStoreProviderBase overview

Public Instance Properties

Description 
Name (inherited from UploadStateStoreProvider) 

Public Instance Methods

Equals (inherited from Object) 
GetCleanUpIfStaleCallback (inherited from UploadStateStoreProvider) Returns the UploadStateStoreProvider.CleanUpIfStaleCallback that NeatUpload should call when a post-back ID might be stale.
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
Initialize (inherited from UploadStateStoreProvider) Initialize this object using the name and attributes.
Load 
MergeAndSave 
ToString (inherited from Object) 

Protected Instance Constructors

SessionBasedUploadStateStoreProviderBase Constructor Initializes a new instance of the SessionBasedUploadStateStoreProviderBase class.

Protected Instance Methods

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

See Also

SessionBasedUploadStateStoreProviderBase Class | Brettle.Web.NeatUpload Namespace