Provides data for the FileValidating and FileUploaded(After Upload) events.

Namespace: RTE
Assembly: RichTextEditor (in RichTextEditor.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public class UploaderEventArgs
Visual Basic
Public Class UploaderEventArgs
Visual C++
public ref class UploaderEventArgs

Inheritance Hierarchy

System..::..Object
  RTE..::..UploaderEventArgs
    RTE..::..PersistedFileEventArgs

See Also