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

MVCxHtmlEditorDocumentSelectorSettings Constructors

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