A newer version of this page is available.
ASPxHtmlEditor.RaiseVideoSelectorCustomThumbnail(FileManagerThumbnailCreateEventArgs) 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 RaiseVideoSelectorCustomThumbnail(
FileManagerThumbnailCreateEventArgs args
)
Public Overridable Sub RaiseVideoSelectorCustomThumbnail(
args As FileManagerThumbnailCreateEventArgs
)
Parameters
Name | Type |
---|---|
args | FileManagerThumbnailCreateEventArgs |
See Also
Feedback