ConvertedFileCollection.Item Property HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

Gets a converted file with the specified field name.

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

Syntax

C#
public ConvertedFile this[
	string name
] { get; }

Parameters

name

Type: System..String

Property Value

Type: Aurigma.ImageUploaderFlash..ConvertedFile

The converted file with the specified field name.

See Also

Reference