ToolTipUpdateEventArgs Class |
Namespace: Kettic.AspNet.Controls
The ToolTipUpdateEventArgs type exposes the following members.
Name | Description | |
---|---|---|
TargetControlID |
The ClientID of the target control for which the tooltip is currently being shown.
| |
UpdatePanel |
Provides a reference to the UpdatePanel of KaxToolTipManager. Allows content and controls to be set and displayed in the tooltip on the client
| |
Value |
An optional parameter allowing arbitrary information to be passed from the client to the server to help determine what information to load in the tooltip in the AJAX request
|