DevExpressEditorsBinder.HtmlEditorBinderSettings Property
Provides access to the HtmlEditor binding settings.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.1.dll
NuGet Package: DevExpress.Web.Mvc5
Declaration
Property Value
Type | Description |
---|---|
HtmlEditorBinderSettings | An HtmlEditorBinderSettings object that contains the HtmlEditor binding settings. |
See Also