Krystalware
SlickUpload logo

FileUploadStreamProvider.ExistingAction Enumeration

Enumeration of the possible actions to take when trying to upload to a file that exists.

Declaration Syntax

C#

public enum ExistingAction

Visual Basic

Public Enumeration ExistingAction

Members

MemberDescription
Overwrite
Overwrite the file.
Exception
Throw an exception, causing an error and aborting the upload.
Rename
Change the name of the new location by adding a number.

Assembly: Krystalware.SlickUpload, Version: 4.0