Skip to main content
All docs
V19.2

MVCxHtmlEditor.RaiseFlashSelectorItemMoving(FileManagerItemMoveEventArgs) Method

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

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public override void RaiseFlashSelectorItemMoving(
    FileManagerItemMoveEventArgs args
)

Parameters

Name Type
args FileManagerItemMoveEventArgs
See Also