RenderHelper.SetToolTip Method
| Name | Parameters | Description |
|---|---|---|
| SetToolTip(HtmlControl, String) static | control, toolTip | Changes the tooltip text of a particular control. |
| SetToolTip(WebControl, String) static | control, toolTip | Changes the tooltip text of a particular control. |