UploadStateStore.OpenReadWriteOrCreate Method
Returns an IUploadState for a given post-back ID. or creates one if none exists.
Parameters
-
postBackID
- A post-back ID identifying the IUploadState.
Return Value
The IUploadState corresponding to postBackID
See Also
UploadStateStore Class | Brettle.Web.NeatUpload Namespace