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.
System.Object
System.EventArgs
Dart.PowerWEB.TextBox.FileUploadEventArgs
[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
When a HtmlBox.Upload event is raised (after a file upload) a FileUploadEventArgs object will be passed into the event handler.
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)
FileUploadEventArgs Members | Dart.PowerWEB.TextBox Namespace
Send comments on this topic.
Documentation version 3.2.0.0.
© 2009 Dart Communications. All rights reserved.