FileSettings.Key Property ActiveX/Java Uploader ASP.NET

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Gets or sets an Amazon S3 file key.

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

Syntax

C#
public string Key { get; set; }

Property Value

Type: System..String

The Amazon S3 file key.

Default value is "${filename}".

See Also

Reference