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

FileUploadEventArgs Class

Provides data for FileUploaded event of the ImageUploader class.

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

Syntax

Visual Basic
Public Class FileUploadEventArgs _
	Inherits EventArgs
C#
public class FileUploadEventArgs : EventArgs

Inheritance Hierarchy

System..Object
L System..EventArgs
L Aurigma.ImageUploader..FileUploadEventArgs

See Also

Reference