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

Uploader.UploadSettings Property

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets upload settings.

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

Syntax

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

Property Value

Type: Aurigma.ImageUploader.UploadSettings

The upload settings.

See Also

Reference

Manual