ComponentOne Tabs for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Tabs Namespace / C1Tabs Class / OnClientAdd Property

In This Topic
    OnClientAdd Property
    In This Topic
    A function called when a tab is added.
    Syntax
    'Declaration
     
    Public Property OnClientAdd As System.String
    public System.string OnClientAdd {get; set;}
    See Also