FileSettings.ContentType Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets content type of the uploading files.

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

Syntax

C#
public string ContentType { get; set; }

Property Value

Type: System..String

The content type of the uploading files.

Default value is "".

See Also

Reference