menu

Blazor

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ImageUploadingEventArgs - Blazor API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ImageUploadingEventArgs

    Represents the information about a BeforeUploadImage event.

    Inheritance
    System.Object
    FileUploadingEventArgs
    ImageUploadingEventArgs
    Inherited Members
    FileUploadingEventArgs.Cancel
    FileUploadingEventArgs.CurrentRequest
    FileUploadingEventArgs.CustomFormData
    FileUploadingEventArgs.FilesData
    Namespace: Syncfusion.Blazor.RichTextEditor
    Assembly: Syncfusion.Blazor.dll
    Syntax
    public class ImageUploadingEventArgs : FileUploadingEventArgs
    Remarks

    This class derives from FileUploadingEventArgs and applies specifically to image uploading scenarios.

    Constructors

    ImageUploadingEventArgs()

    Declaration
    public ImageUploadingEventArgs()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved