Specifies the URL of an image associated with this TreeNode when the tree node is collapsed. The image will be displayed to the left of TreeNode's Text.
[Visual Basic]
Public Property CollapsedImageUrl As
String
[C#]
public
String CollapsedImageUrl {get; set;}
See Also
TreeNode Class | EO.Web Namespace