Krystalware
SlickUpload logo

FileUploadStreamProvider.FileNameMethod Enumeration

Enumeration of the methods to use when generating a filename.

Declaration Syntax

C#

public enum FileNameMethod

Visual Basic

Public Enumeration FileNameMethod

Members

MemberDescription
Client
Use the name the file was named on the client.
Guid
Generate a unique Guid.
Custom
Uses a IFileNameGenerator to generate the filename.

Assembly: Krystalware.SlickUpload, Version: 4.0