General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
All docs
V19.2
General Information
.NET Subscription
Desktop
Web
Controls and Extensions
Mainteinance Mode
Enterprise and Analytic Tools
Quality Assurance and Productivity
Frameworks and Libraries
19.2
19.1
18.2
18.1
17.2
HtmlEditorPlaceholderItem Class
An individual placeholder within the HtmlEditor.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v19.2.dll
Declaration
public class HtmlEditorPlaceholderItem :
CollectionItem
Public Class HtmlEditorPlaceholderItem
Inherits CollectionItem
Remarks
Instances of the HtmlEditorPlaceholderItem class are stored in the HtmlEditor's ASPxHtmlEditor.Placeholders collection. Individual placeholders can be accessed using indexer notation.
The HtmlEditorPlaceholderItem class exposes the HtmlEditorPlaceholderItem.Value property to specify the placeholder value.
Inheritance
Object
StateManager
CollectionItem
HtmlEditorPlaceholderItem
See Also
Feedback