ComponentOne Accordion for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1Accordion Namespace / C1AccordionPaneHeaderContainer Class / CopyBaseAttributes Method

In This Topic
    CopyBaseAttributes Method (C1AccordionPaneHeaderContainer)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub CopyBaseAttributes( _
       ByVal controlSrc As System.Web.UI.WebControls.WebControl _
    ) 
    public void CopyBaseAttributes( 
       System.Web.UI.WebControls.WebControl controlSrc
    )

    Parameters

    controlSrc
    See Also