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

Uploader.StatusPane Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the status pane settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.StatusPane

The settings of the status pane.

See Also

Reference

Manual