This documentation is for the old version. Go to the latest Upload Suite docs

Uploader.UploadProgressDialog Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the upload progress dialog settings.

Namespace: Aurigma.ImageUploader
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)

Syntax

Visual Basic
Public ReadOnly Property UploadProgressDialog As UploadProgressDialog
C#
public UploadProgressDialog UploadProgressDialog { get; }

Property Value

Type: Aurigma.ImageUploader.UploadProgressDialog

The upload progress dialog settings.

See Also

Reference