ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ToolTip Namespace / C1ToolTip Class / ClientID Property

In This Topic
    ClientID Property (C1ToolTip)
    In This Topic
    Gets the clientID of the tooltip.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ClientID As System.String
    public override System.string ClientID {get;}
    See Also