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