SplitButton.getImageButton

Syntax

getImageButton ();

Description

The getImageButton method returns upper part of the button (that contains an image).

Comments

The upper part of the button shows image path to which is specified in the SplitButton.ImageUrl property.

Example

The example of method use is given in description of the SplitButton.DefaultAction event.

See also:

SplitButton