HtmlEditorPlaceholderCollection(ASPxHtmlEditor) Constructor
Initializes a new instance of the HtmlEditorPlaceholderCollection class with the specified owner.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v25.1.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| editor | ASPxHtmlEditor | An ASPxHtmlEditor object that will own the collection. |
See Also