HtmlEditorHtmlEditingSettings.AllowEditFullDocument Property
Specifies if end-users can edit the full document content or the body tag content only.
Namespace: DevExpress.Web.ASPxHtmlEditor
Assembly: DevExpress.Web.ASPxHtmlEditor.v22.1.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Boolean | false |
|
Property Paths
You can access this nested property as listed below:
Library | Object Type | Path to AllowEditFullDocument |
---|---|---|
ASP.NET MVC Extensions | HtmlEditorBinderSettings |
|
HtmlEditorSettings |
|
|
MVCxHtmlEditor |
|
|
ASP.NET Web Forms Controls | ASPxHtmlEditor |
|
Remarks
See Also