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

In This Topic
    UpdatePanel Property (C1ToolTip)
    In This Topic
    Gets the UpdatePanel of the tooltip.
    Syntax
    'Declaration
     
    Public ReadOnly Property UpdatePanel As System.Web.UI.UpdatePanel
    public System.Web.UI.UpdatePanel UpdatePanel {get;}
    See Also