UploadRequest Class ActiveX/Java Uploader ASP.NET

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

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

Syntax

C#
public class UploadRequest : Control

Remarks

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

Inheritance Hierarchy

System..Object
+ System.Web.UI..Control
+ Aurigma.ImageUploader..UploadRequest

See Also

Reference

Manual