Krystalware
SlickUpload logo

IFileNameGenerator Interface

Represents a custom filename generator that generates filenames based on UploadedFiles.

Declaration Syntax

C#

public interface IFileNameGenerator

Visual Basic

Public Interface IFileNameGenerator

Members

IconMemberDescription
GenerateFileName(UploadedFile)
Generates a filename for the specified UploadedFile.

Assembly: Krystalware.SlickUpload, Version: 4.0