POST request format used by Image Uploader to upload files.
Namespace:
Aurigma.ImageUploader
Assembly:
Aurigma.ImageUploader (in Aurigma.ImageUploader.dll)
Public Property PostFormat As PostFormat
public PostFormat PostFormat { get; set; }
The PostFormat enumeration member that specifies POST format.
Default value is Common.