MVCxHtmlEditorAudioSelectorSettings Constructors
Contains the HtmlEditor’s Select Audio dialog’s settings (specific to MVC).Name | Parameters | Description |
---|---|---|
MVCxHtmlEditorAudioSelectorSettings() | none | Initializes a new instance of the MVCxHtmlEditorAudioSelectorSettings class with default settings. |
MVCxHtmlEditorAudioSelectorSettings(IPropertiesOwner) | owner | Initializes a new instance of the MVCxHtmlEditorAudioSelectorSettings class with the specified owner. |
See Also