Skip to main content

HtmlEditorExtension.PrepareHtmlEditorProperties(HtmlEditorSettings, ModelMetadata) Method

In This Article

For internal use only.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

#Declaration

public static void PrepareHtmlEditorProperties(
    HtmlEditorSettings settings,
    ModelMetadata metadata
)

#Parameters

Name Type
settings HtmlEditorSettings
metadata ModelMetadata
See Also