TextBox.ImageUrl

Syntax

ImageUrl: String

Description

The ImageUrl property determines path to text box background image.

Comments

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

Example

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

See also:

TextBox