Uploader.DeleteFilesDialog Property ActiveX/Java Uploader ASP.NET

Supported browsers: FirefoxGoogle ChromeSafari

Gets a DeleteFilesDialog object configuring the delete confirmation dialog.

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

Syntax

C#
public DeleteFilesDialog DeleteFilesDialog { get; }

Property Value

Type: Aurigma.ImageUploader..DeleteFilesDialog

The delete confirmation dialog settings.

See Also

Reference