Tree Postback Information
This example shows the new feature allowing the user to specify the label content either through
body content in the <treeItem> tag or using the <treeLabel> tag. The most common usage pattern
is that leaf nodes will specify their labels as body content of the <treeItem> tag. Interior
nodes must specify their label either through the label attribute or through the <treeLabel> tag.