HtmlEditorBinderSettings.HtmlEditingSettings Property
Provides access to settings that relate to editing the HTML markup.
Namespace: DevExpress.Web.Mvc.BinderSettings
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
ASPxHtmlEditorHtmlEditingSettings | An ASPxHtmlEditorHtmlEditingSettings object that contains HTML editing settings. |
Property Paths
You can access this nested property as listed below:
Object Type | Path to HtmlEditingSettings |
---|---|
DevExpressEditorsBinder |
|
See Also