IMAGEURL Attribute | imageUrl Property
Sets or retrieves a value that indicates the URL of the image to be displayed on a node or toolbar item.
Syntax
HTML <namespace:TREEVIEW IMAGEURL = sImageURL... > Scripting TREEVIEW.imageUrl [ = 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 the URL of the image to be displayed on a node or toolbar item. The property is write-only. The property has no default value.
Applies To
TREEVIEW
See Also
Internet Explorer WebControls, About the Toolbar WebControl, About the TreeView WebControl