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

PostFormat Enumeration

Specifies possible values for Image Uploader POST formats.

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

Syntax

Visual Basic
Public Enumeration PostFormat
C#
public enum PostFormat

Members

Member name Description
Common

Default Image Uploader POST format.

Rfc1867

Rfc1867 standardized POST format.

See Also

Reference