If the CustomErrorMessage is set, the ErrorString property will automatically return the CustomErrorMessage after formatting it.
| C# | |
|---|---|
public override string ErrorString {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0
| QuickObjects.ObjectBase | Send comments on this topic. |
| ErrorString Property | |
| See Also | |
|
| Akal.QuickObjects.ObjectBase Namespace > RangeFieldValidator Class : ErrorString Property |
If the CustomErrorMessage is set, the ErrorString property will automatically return the CustomErrorMessage after formatting it.
| C# | |
|---|---|
public override string ErrorString {get; set;} | |
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0