FileSavingEventArgs(FileUploadCompleteEventArgs) Constructor
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Parameters
Name | Type |
---|---|
parent | FileUploadCompleteEventArgs |
See Also
For internal use only.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
public FileSavingEventArgs(
FileUploadCompleteEventArgs parent
)
Public Sub New(
parent As FileUploadCompleteEventArgs
)
Name | Type |
---|---|
parent | FileUploadCompleteEventArgs |
No
Your feedback is appreciated.