Skip to main content
Tab

FileSavingEventArgs Class

Provides data for events related to saving media files in the built-in dialogs.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class FileSavingEventArgs :
    FileUploadCompleteEventArgs
See Also