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

ImageUploaderFlash.AddFilesProgressDialog Property

Gets the Adding Files dialog settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploaderFlash.AddFilesProgressDialog

The Adding Files dialog settings.

See Also

Reference