UploadStateStoreProvider overview
![]() ![]() | Merges two UploadState objects. |
![]() | |
![]() | Returns the UploadStateStoreProvider.CleanUpIfStaleCallback that NeatUpload should call when a post-back ID might be stale. |
![]() | |
![]() | |
![]() | Initialize this object using the name and attributes. |
![]() | Returns an IUploadState for a given post-back ID. |
![]() | Merges a particular UploadState with the stored UploadState and store the merged UploadState. |
![]() |
![]() |
Initializes a new instance of the UploadStateStoreProvider class. |
![]() | Calls Delete if the UploadState for the post-back ID is stale. |
![]() | Responsible for deleting the UploadState for a post-back ID from storage. |
![]() | |
![]() | Returns true if the specified UploadState is considered stale. |
![]() |
UploadStateStoreProvider Class | Brettle.Web.NeatUpload Namespace