PastedImageSavingEventArgs Class
Provides data for the ASPxHtmlEditor.PastedImageSaving event.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class PastedImageSavingEventArgs :
FileSavingEventArgs,
IFilePlaceholder
#Remarks
Objects of the PastedImageSavingEventArgs type are used as arguments for the ASPxHtmlEditor.PastedImageSaving event, generated on the client side.
PastedImageSavingEventArgs objects with proper settings are automatically created and passed to the corresponding event handler.