Click or drag to resize
CustomTableFormDefaultValidationErrorMessage Property
Default validation error message.

Namespace: CMS.FormControls
Assembly: CMS.FormControls (in CMS.FormControls.dll) Version: 9.0.0
Syntax
C#
protected override string DefaultValidationErrorMessage { get; }

Property Value

Type: String
See Also