TreeView for ASP.NET WebForms
CopyBaseAttributes Method (C1TreeView)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1TreeView Namespace > C1TreeView Class : CopyBaseAttributes Method
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

Reference

C1TreeView Class
C1TreeView Members