ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1FileExplorer Namespace / C1FileExplorer Class / CopyBaseAttributes Method

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