Krystalware
SlickUpload logo

GetUploadStatus Method (uploadId)

Returns the upload status associated with a specified uploadId in the current HttpApplicationState.

Declaration Syntax

C#

public static UploadStatus GetUploadStatus(
	string uploadId
)

Visual Basic

Public Shared Function GetUploadStatus ( _
	uploadId As String _
) As UploadStatus

Parameters

uploadId– (String)
The unique id of the upload.

Return Value

The upload status associated with the specified uploadId in the current HttpApplicationState.

Assembly: Krystalware.SlickUpload, Version: 4.0