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

Uploader.InformationBar Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the information bar settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.InformationBar

The settings of the information bar appearance.

See Also

Reference