Krystalware
SlickUpload logo

RemoveStatus Method (uploadId)

Called when user code calls the RemoveStatus(String) method.

Declaration Syntax

C#

void RemoveStatus(
	string uploadId
)

Visual Basic

Sub RemoveStatus ( _
	uploadId As String _
)

Parameters

uploadId– (String)
The uploadId of the UploadStatus to remove.

Remarks

Implementers should remove the upload status from the store they are using.

Assembly: Krystalware.SlickUpload, Version: 4.0