UploadedFileEventArgs Class |
Contains uploaded file event arguments
Inheritance Hierarchy
Namespace:
WorkflowGen.My.Web.UI.WebControls
Assembly:
WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.0.5.0 (8.0.5.20210818)
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