Documentation for this section has not yet been entered.
Use the TreeNode.ImageUrl property to specify a custom image for the current node in the System.Web.UI.WebControls.TreeView control. This image is displayed next to the node and can be in any file format (.jpg, .gif, .bmp, and so on), as long as the client's browser supports that format.
The value of this property is stored in view state.