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