Official Content

Sets the default value of the Format property for Text Block controls.

Values

Text The default Format value for Text Blocks will be Text, so the content of the Text Block controls will be interpreted as text by default.
HTML The default Format value for Text Blocks will be HTML, so the content of the Text Blocks controls will be interpreted as HTML code.
RawHtml The default Format value for Text Blocks will be RawHTML, so the content of the Text Blocks will be interpreted in the same way as HTML, but the content will not appear between the tags <SPAN></SPAN>. You will not be able to modify the control value from a User Event.
Text with meaningful spaces The default Format value for Text Blocks will be “Text with meaningful spaces” which is the same as “Text”, except that leading spaces and spaces in the middle of a sentence are shown as they are. In the case of “Text” value, two or more spaces will be interpreted as only one.

How to apply changes

Rebuild all objects

Scope

Controls Text Block control in Transactions and Web Panels
Languages .NET, .NET Framework, Java
   

See also

Format property (for Web)



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