Skip to main content
All docs
V19.1

ASPxRichEdit.RaiseDocumentSelectorItemCopying(FileManagerItemCopyEventArgs) Method

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

Namespace: DevExpress.Web.ASPxRichEdit

Assembly: DevExpress.Web.ASPxRichEdit.v19.1.dll

Declaration

public void RaiseDocumentSelectorItemCopying(
    FileManagerItemCopyEventArgs args
)

Parameters

Name Type
args FileManagerItemCopyEventArgs
See Also