Skip to main content
All docs
V19.1

ASPxHtmlEditor.RaiseAudioSelectorItemMoving(FileManagerItemMoveEventArgs) 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.v19.1.dll

Declaration

public virtual void RaiseAudioSelectorItemMoving(
    FileManagerItemMoveEventArgs args
)

Parameters

Name Type
args FileManagerItemMoveEventArgs
See Also