Skip to main content

DevExpressEditorsBinder.HtmlEditorBinderSettings Property

Provides access to the HtmlEditor binding settings.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public HtmlEditorBinderSettings HtmlEditorBinderSettings { get; }

Property Value

Type Description
HtmlEditorBinderSettings

An HtmlEditorBinderSettings object that contains the HtmlEditor binding settings.

See Also