ConvertedFile Class HTML5/Flash Uploader ASP.NET

Supported technologies: Adobe FlashHTML 5

This class represents a converted file and exposes a number of properties and methods which provide access to the converted file details (e.g. file name, size, conversion mode, etc.) and allows to save it on server.

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

Syntax

C#
public class ConvertedFile

Remarks

In terms of HTML5/Flash Uploader, converted file is a file uploaded for each of the user-selected files. These files are configured using the Converters property of the ImageUploaderFlash class.

Inheritance Hierarchy

System..Object
+ Aurigma.ImageUploaderFlash..ConvertedFile

See Also

Reference

Manual