ComponentOne Calendar for ASP.NET Web Forms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls Namespace / C1TargetControlBase Class / CopyBaseAttributes Method

In This Topic
    CopyBaseAttributes Method (C1TargetControlBase)
    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