Metadata.UserAgent Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets a user-agent string.

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

Syntax

C#
public string UserAgent { get; set; }

Property Value

Type: System..String

The user-agent string which is sent by ActiveX/Java Uploader in the header of the upload request.

Default value is "".

Remarks

Note

During initialization, this value is set to the user-agent string of a browser which hosts ActiveX/Java Uploader.

See Also

Reference