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

Uploader.UploadPane Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the upload pane settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.UploadPane

The upload pane settings.

See Also

Reference

Manual