Krystalware
SlickUpload logo

ProgressElementType Enumeration

An enumeration of the possible progress elements that can be displayed in the ProgressElement control.

Declaration Syntax

C#

public enum ProgressElementType

Visual Basic

Public Enumeration ProgressElementType

Members

MemberDescription
CurrentFileName
The file name of the file currently being uploaded.
CurrentFileIndex
The one-based index of the file being uploaded.
FileCount
Count of the files uploaded.
FileCountText
Count with file/files suffix appended.
SpeedText
Current speed text.
TimeRemainingText
Current time remaining text.
TimeElapsedText
Current time elapsed text.
ContentLengthText
Content length text.
RemainingLengthText
Current remaining length text.
TransferredLengthText
Current transferred length text.
PercentCompleteText
Current percentage complete.

Assembly: Krystalware.SlickUpload, Version: 4.0