Skip to main content

MVCxHtmlEditorImageSelectorSettings Constructors

Contains settings of the HtmlEditor’s built-in Image Selector.
Name Parameters Description
MVCxHtmlEditorImageSelectorSettings() none Initializes a new instance of the MVCxHtmlEditorImageSelectorSettings class with default settings.
MVCxHtmlEditorImageSelectorSettings(IPropertiesOwner) owner Initializes a new instance of the MVCxHtmlEditorImageSelectorSettings class with the specified owner.
See Also