Krystalware
SlickUpload logo

Krystalware.SlickUpload.Controls Namespace

Provides SlickUpload controls.

Declaration Syntax

C#

namespace Krystalware.SlickUpload.Controls

Visual Basic

Namespace Krystalware.SlickUpload.Controls

Types

IconTypeDescription
ProgressBarElement
Displays an upload progress bar.
ProgressDisplay
Provides an interface for users to upload files and display upload progress.
ProgressDisplayDesigner
Provides a designer for the ProgressDisplay control.
ProgressElement
Displays an upload progress element.
ProgressElementType
An enumeration of the possible progress elements that can be displayed in the ProgressElement control.
UploadManager
Provides an interface for users to upload files and display upload progress.
UploadManagerDesigner
Provides a designer for the UploadManager control.
UploadManagerRequiredFileValidator
A validator that requires that at least one file be selected.
UploadStatusEventArgs
Provides data for the UploadComplete event.