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

Uploader.Metadata Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets an additional upload data.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.Metadata

The additional upload data.

See Also

Reference

Manual