MVCxHtmlEditorFlashUploadSettings Constructors
Contains settings that relate to the HtmlEditor’s flash uploading functionality.Name | Parameters | Description |
---|---|---|
MVCxHtmlEditorFlashUploadSettings(IPropertiesOwner, HtmlEditorFlashSelectorSettings) | owner, associatedSettings | Initializes a new instance of the MVCxHtmlEditorFlashUploadSettings class with the specified settings. |
MVCxHtmlEditorFlashUploadSettings(IPropertiesOwner) | owner | Initializes a new instance of the MVCxHtmlEditorFlashUploadSettings class with the specified owner. |
See Also