[]
Sets the error description text for the specified control.
public void SetError(Control control, string value)
Type | Name | Description |
---|---|---|
Control | control | The control to set the error description text for. |
string | value | The error description text. |