ToolTipUpdateEventArgsTargetControlID Property |
The ClientID of the target control for which the tooltip is currently being shown.
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax public string TargetControlID { get; }
Public ReadOnly Property TargetControlID As String
Get
public:
property String^ TargetControlID {
String^ get ();
}
member TargetControlID : string with get
Property Value
Type:
StringSee Also