This documentation is for the old version. Go to the latest Upload Suite docs

UploadRequest Class

This class allows to process uploaded data in the same way as the ImageUploaderFlash control.

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

Syntax

Visual Basic
Public Class UploadRequest _
	Inherits Control
C#
public class UploadRequest : Control

Remarks

This class is useful if you want to process uploaded data on another page (Image Uploader Flash is not hosted on).

Inheritance Hierarchy

System.Object
L System.Web.UI.Control
L Aurigma.ImageUploaderFlash.UploadRequest

See Also

Reference

Manual