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 property use is given on the Example of Creating the Message Component page.

See also:

Message