CustomMetaProperty.Value Property HTML5/Flash Uploader ASP.NET

Supported technologies: HTML 5

Gets or sets a value of the custom metadata field be to uploaded to Amazon S3 storage.

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

Syntax

C#
public string Value { get; set; }

Property Value

Type: System..String

The value of the custom metadata field.

See Also

Reference