Official Content

The Semantic content property allows determining the HTML attribute that will be generated for the control.

Values

Address Address.
Reference container Article.
Related Aside.
General Div (This is the default value).
Footer Footer.
Subtitle1 H1
Subtitle2 H2
Subtitle3 H3
Subtitle4 H4
Subtitle5 H5
Subtitle6 H6
Header Header.
Main Main.
Navigation menu Nav.
Section Section.

Scope

Controls: Section

Description

Its purpose is to give semantics to the HTML and to comply with the recommendations related to Accessibility for Web Applications.

It applies to the Section Control.

Samples

Below are the properties for the section control whose ID is Section1. Note that the Semantic content property is set to "Related".

i2016_08_02_20_03_551_png

So, the resulting HTML code is as follows:

<aside id="SECTION1" class="Section" style="">
<span class="TextBlock" id="TEXTBLOCK8">Test</span>
</aside>

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