The methods of the SessionBasedUploadStateStoreProvider class are listed below. For a complete list of SessionBasedUploadStateStoreProvider class members, see the SessionBasedUploadStateStoreProvider Members topic.
Equals (inherited from Object) | |
GetCleanUpIfStaleCallback | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
Initialize | |
Load | |
MergeAndSave | |
ToString (inherited from Object) |
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) |
SessionBasedUploadStateStoreProvider Class | Brettle.Web.NeatUpload Namespace