Krystalware
SlickUpload logo

RemoveOutput Method (file)

Removes the output record for the specified upload.

Declaration Syntax

C#

public void RemoveOutput(
	UploadedFile file
)

Visual Basic

Public Sub RemoveOutput ( _
	file As UploadedFile _
)

Parameters

file– (UploadedFile)
The UploadedFile for which to remove the output.

Assembly: Krystalware.SlickUpload, Version: 4.0