FormComponentShowPartialValidationMessages Property |
Also shows validation errors of partial values of the component.
If false, each individual component should contain validation message in its partial view.
Namespace: Kentico.Forms.Web.MvcAssembly: Kentico.Content.Web.Mvc (in Kentico.Content.Web.Mvc.dll) Version: 12.0.0
Syntax public bool ShowPartialValidationMessages { get; set; }
Property Value
Type:
BooleanSee Also