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

Uploader.PaneItem Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets the pane item settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.PaneItem

The pane item settings.

See Also

Reference