Skip to end of banner
Go to start of banner

Layout List

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Layout List

The tag describes the layout of a part/division of a screen area.

Attributes

NameDescriptionValues
idThe subsection unique identifierAny

Example

 Section

 

Section
<section>
	<id>secAwardConditions</id>
	<name>Award Conditions</name>
	<disable>false</disable>
	<subsections>
		<id>secUtiliseFCC</id>
		<id>secUtiliseFCCProductConditions</id>
		<id>secUtiliseFCCSegmentConditions</id>
	</subsections>
</section>
  • No labels