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

Uploader.DeleteFilesDialog Property

Supported browsers: FirefoxGoogle ChromeSafari

Gets the settings of the delete confirmation dialog.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.DeleteFilesDialog

The delete confirmation dialog settings.

See Also

Reference