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

ASPxRichEdit.RaiseDocumentSelectorCloudProviderRequest(FileManagerCloudProviderRequestEventArgs) 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.v18.2.dll

Declaration

public void RaiseDocumentSelectorCloudProviderRequest(
    FileManagerCloudProviderRequestEventArgs args
)

Parameters

Name Type
args FileManagerCloudProviderRequestEventArgs
See Also