Class ImageUploadingEventArgs
Represents the information about a BeforeUploadImage event.
Inherited Members
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()