NeatUpload Documentation

SqlServerUploadStorageProvider.CleanupProcedure Property

Name of procedure to call when the file upload is completed but before the .net web page loads. This procedure can be used to clear the "partial upload" flag if one was used.

public string CleanupProcedure {get;}

Remarks

The procedure must not take any parameters

See Also

SqlServerUploadStorageProvider Class | Hitone.Web.SqlServerUploader Namespace