HtmlEditorBinderSettings.ValidationSettings Property
In This Article
Provides access to content validation settings.
Namespace: DevExpress.Web.Mvc.BinderSettings
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public HtmlEditorValidationSettings ValidationSettings { get; }
#Property Value
Type | Description |
---|---|
Html |
An Html |
#Property Paths
You can access this nested property as listed below:
Object Type | Path to Validation |
---|---|
DevExpress |
|
#Remarks
%
See Also