UploadedFileEventArgs Class |
Contains uploaded file event arguments
Inheritance HierarchySystemObject
SystemEventArgs
WorkflowGen.My.Web.UI.WebControlsUploadedFileEventArgs
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 9.1.0.0 (9.1.0.20241025)
Syntaxpublic class UploadedFileEventArgs : EventArgs
Public Class UploadedFileEventArgs
Inherits EventArgs
The UploadedFileEventArgs type exposes the following members.
Constructors
Properties
| Name | Description |
---|
 | File |
Uploaded file information
|
Top
See Also