HtmlEditorPlaceholderItem Properties
An individual placeholder within the HtmlEditor.| Name | Description |
|---|---|
| Collection | Gets the collection to which an item belongs. Inherited from CollectionItem. |
| Index | Gets or sets the item’s index within the collection. Inherited from CollectionItem. |
| Value | Specifies the placeholder value. |
See Also