FileUploadedEventArgs Members HTML5/Flash Uploader ASP.NET

The FileUploadedEventArgs type exposes the following members.

Methods

Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties

Name Description
Public property UploadedFile

Gets an UploadedFile instance contained all the converted files and metadata related to a particular user-selected file.

See Also

Reference