HtmlEditorPlaceholderItem Constructors
An individual placeholder within the HtmlEditor.Name | Parameters | Description |
---|---|---|
HtmlEditorPlaceholderItem() | none | Initializes a new instance of the HtmlEditorPlaceholderItem class with default settings. |
HtmlEditorPlaceholderItem(String) | value | Initializes a new instance of the HtmlEditorPlaceholderItem class with the specified value. |
See Also