Skip to main content
A newer version of this page is available.
All docs
V18.2

ASPxHtmlEditor.RaiseFlashSelectorItemDeleting(FileManagerItemDeleteEventArgs) Method

This member supports the internal infrastructure and is not intended to be used directly from your code.

Namespace: DevExpress.Web.ASPxHtmlEditor

Assembly: DevExpress.Web.ASPxHtmlEditor.v18.2.dll

Declaration

public virtual void RaiseFlashSelectorItemDeleting(
    FileManagerItemDeleteEventArgs args
)

Parameters

Name Type
args FileManagerItemDeleteEventArgs
See Also