General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
ASPxHtmlEditor.RaiseVideoFileSaving(FileSavingEventArgs) 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.2.dll
Declaration
public virtual void RaiseVideoFileSaving(
FileSavingEventArgs args
)
Public Overridable Sub RaiseVideoFileSaving(
args As FileSavingEventArgs
)
Parameters
Name | Type | Description |
---|---|---|
args | FileSavingEventArgs |
See Also
Feedback