Property DisplayName
| Improve this Doc View SourceDisplayName
Gets the display name of this async validator, used in AsyncValidationFault error message.
Declaration
public string DisplayName { get; }
Property Value
| Type | Description |
|---|---|
| System.String |
Gets the display name of this async validator, used in AsyncValidationFault error message.
public string DisplayName { get; }
| Type | Description |
|---|---|
| System.String |