[]
Returns the current error description text for the specified control.
public string GetError(Control control)
| Type | Name | Description |
|---|---|---|
| Control | control | The item to get the error description text for. |
| Type | Description |
|---|---|
| string | The error description text for the specified control. |