C1TreeViewNodes can be defined on your page or user control by using any of the following methods:
• Static creation using declarative syntax
• Dynamic creation using a contructor to create new instances of the C1TreeViewNode class.
• Data source creation through binding C1TreeView to a SiteMapDataSource, XMLDataSource, or an AccessDataSource.
|