EXPANDEDIMAGEURL Attribute | expandedImageUrl Property
Sets or retrieves the URL of an image to use for expanded nodes.
Syntax
HTML <namespace:TREEVIEW EXPANDEDIMAGEURL = sImageURL... > Scripting TREEVIEW.expandedImageUrl [ = sImageURL ]
Possible Values
namespace Prefix that associates a custom tag with an XML namespace. This prefix is set using the XMLNS attribute of the html tag. sImageURL String that specifies or receives the URL of an image to use for expanded nodes. The property is read/write. The property has no default value.
Remarks
If no URL is specified, the image does not change when expanded.
Applies To
TREEVIEW
See Also
Internet Explorer WebControls, About the TreeView WebControl