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

ImageUploaderFlash.Metadata Property

Gets or sets an additional upload data.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploaderFlash.Metadata

The additional upload data.

See Also

Reference

Manual