See Also

FileUploadEventArgs Members  | Dart.PowerWEB.TextBox Namespace

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

Language

Visual Basic

C#

C++

C++/CLI

Show All

See Also Requirements Languages PowerWEB TextBox for ASP.NET

FileUploadEventArgs Class

Dart.PowerWEB.TextBox Namespace : FileUploadEventArgs Class

Provides data for the HtmlBox.FileUpload event.

For a list of all members of this type, see FileUploadEventArgs members.

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dart.PowerWEB.TextBox.FileUploadEventArgs

Syntax

[Visual Basic]
Public Class FileUploadEventArgs    Inherits EventArgs
[C#]
public class FileUploadEventArgs : EventArgs
[C++]
public __gc class FileUploadEventArgs : public EventArgs
[C++/CLI]
public ref class FileUploadEventArgs : public EventArgs

Remarks

When a HtmlBox.Upload event is raised (after a file upload) a FileUploadEventArgs object will be passed into the event handler.

Requirements

Namespace: Dart.PowerWEB.TextBox

Platforms: Windows 98, Windows NT 4.0, Windows ME, Windows 2000, Windows XP, Windows Server 2003, Windows Vista

Assembly: Dart.PowerWEB.TextBox (in Dart.PowerWEB.TextBox.dll)

See Also

FileUploadEventArgs Members  | Dart.PowerWEB.TextBox Namespace

 

Send comments on this topic.

Documentation version 3.2.0.0.

© 2009 Dart Communications.  All rights reserved.