Skip to main content
A newer version of this page is available. .

DevExpressEditorsBinder.HtmlEditorBinderSettings Property

Provides access to the HtmlEditor binding settings.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v19.2.dll

Declaration

public HtmlEditorBinderSettings HtmlEditorBinderSettings { get; }

Property Value

Type Description
HtmlEditorBinderSettings

An HtmlEditorBinderSettings object that contains the HtmlEditor binding settings.

See Also