Icon Data Property

property Data: String

Available In: Visual Client Applications

Specifies the image as a base64-encoded, data-URI inline image. The image data should not include any data-URI prefixes. The interface manager automatically adds the proper prefixes when applying the background to the applicable UI element or control.

Information If the Name property and the Data property are both assigned non-blank values, then the Name property is effectively ignored. Also, if the Name property is assigned a new value, the Data property will automatically be cleared.
Image