The following code example demonstrates how to set up the frames for the next code example.
Visual Basic
TreeView Frameset Example
C#
TreeView Frameset Example
The following code example demonstrates how to use the NavigateUrl property to specify the URL to link to when the node is clicked. This example is used within the frameset of the previous example to display a table of contents.
Visual Basic
<%@ Page Language="VB" %>
TreeView Declarative Syntax Example