Gets a converted file with the specified field name.
Namespace:
Aurigma.ImageUploaderFlash
Assembly:
Aurigma.ImageUploaderFlash (in Aurigma.ImageUploaderFlash.dll)
Public ReadOnly Default Property Item ( _ name As String _ ) As ConvertedFile
public ConvertedFile this[ string name ] { get; }
Type: System.String
Type: Aurigma.ImageUploaderFlash.ConvertedFile
The converted file with the specified field name.