Official Content

Indicates if the contents of the control must be interpreted as text or as HTML code.

Values

HTML The content of the control will be interpreted as HTML code.
Text The content of the control will be interpreted as text. This is the default value.

Scope

Generators: Android, Apple
Controls: Text Block

Description

HTML

The value of the format for the text block will be HTML; that is, the control will interpret the content of the text block as HTML code. This property is intended to add style to the text and not to show a complete web page; in other words, the idea is to change the style of the text, colors, etc. To show a complete web page, using a variable based on the Component domain is recommended. 

Text

It accepts plain text content. To insert a break, you have to use the NewLine() function.

Runtime/Design time

This property applies only at design time.

How to apply changes

To apply the corresponding changes when the property value is configured, Build the Main Object.

See Also

Format property (for Web)

Last update: February 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant