Skip to main content
A newer version of this page is available. .

MVCxHtmlEditorAudioUploadSettings Constructors

Contains settings that relate to the HtmlEditor’s audio uploading functionality.
Name Parameters Description
MVCxHtmlEditorAudioUploadSettings(IPropertiesOwner, HtmlEditorAudioSelectorSettings) owner, associatedSettings Initializes a new instance of the MVCxHtmlEditorAudioUploadSettings class with the specified settings.
MVCxHtmlEditorAudioUploadSettings(IPropertiesOwner) owner Initializes a new instance of the MVCxHtmlEditorAudioUploadSettings class with the specified owner.
See Also