FileSavingEventArgs(FileUploadCompleteEventArgs) Constructor
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Parameters
| Name | Type |
|---|---|
| parent | FileUploadCompleteEventArgs |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public FileSavingEventArgs(
FileUploadCompleteEventArgs parent
)
Public Sub New(
parent As FileUploadCompleteEventArgs
)
| Name | Type |
|---|---|
| parent | FileUploadCompleteEventArgs |