MVCxHtmlEditorVideoUploadSettings Constructors
Contains (MVC specific) settings that relate to a control’s video uploading functionality.| Name | Parameters | Description |
|---|---|---|
| MVCxHtmlEditorVideoUploadSettings(IPropertiesOwner, HtmlEditorVideoSelectorSettings) | owner, associatedSettings | Initializes a new instance of the MVCxHtmlEditorVideoUploadSettings class with the specified settings. |
| MVCxHtmlEditorVideoUploadSettings(IPropertiesOwner) | owner | Initializes a new instance of the MVCxHtmlEditorVideoUploadSettings class with the specified owner. |
See Also