Method SetErrorStatus
SetErrorStatus(object?, bool, string?)
Sets validation error status for the specified control.
void SetErrorStatus(object? sender, bool showError, string? errorText)
Sets validation error status for the specified control.
void SetErrorStatus(object? sender, bool showError, string? errorText)