FileSettings.ContentType Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets content type of the uploading files.

Namespace: Aurigma.ImageUploader.AmazonS3
Assembly: Aurigma.ImageUploader (in Aurigma.ImageUploader.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