Uploader.OpenFileDialog Property ActiveX/Java Uploader ASP.NET

Supported browsers: FirefoxGoogle ChromeSafari

Gets or sets the Open File dialog style.

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

Syntax

C#
public OpenFileDialogMode OpenFileDialog { get; set; }

Property Value

Type: Aurigma.ImageUploader..OpenFileDialogMode

The Open File dialog style.

Default value is Standard.

Remarks

The Mac OS native dialog does not allow to select multiple files.

See Also

Reference