Table of Contents

Property DefaultValidatorErrorText

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultValidatorErrorText

Gets or sets a text string that can be used as a default validator error message.

public static string? DefaultValidatorErrorText { get; set; }

Property Value

string

Remarks

This property can be used when ValidatorErrorText is null.