getImageButton ();
The getImageButton method returns upper part of the button (that contains an image).
The upper part of the button shows image path to which is specified in the SplitButton.ImageUrl property.
The example of method use is given in description of the SplitButton.DefaultAction event.
See also: