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.v17.2.dll

Syntax
C# |
public virtual void RaiseAudioFileSaving(
FileSavingEventArgs args
)
|
VB |
Overridable Public Sub RaiseAudioFileSaving(
ByVal args As FileSavingEventArgs
)
|

See Also