Message.ImageUrl

Syntax

ImageUrl: String

Description

The ImageUrl property determines the path to the dialog box icon.

Comments

Use JSON or the setImageUrl method to set the property value and the getImageUrl method to get the property value.

The icon is displayed only if the dialog box is of the Custom type.

Example

The example of property use is given in the Example of Creating the Message Component page.

See also:

Message