UploadedFileEventArgs Class |
Contains uploaded file event arguments
Inheritance Hierarchy SystemObject
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)
Syntax public class UploadedFileEventArgs : EventArgs
Public Class UploadedFileEventArgs
Inherits EventArgs
The UploadedFileEventArgs type exposes the following members.
Constructors Properties
| Name | Description |
---|
| File |
Uploaded file information
|
TopSee Also