Using divisions
The Division part is used to construct an HTML <div> tag at runtime.
The Division palette part is in the Web Connection category on the parts palette. Use divisions to divide an HTML page into separate, distinct sections. When you use the Division part in combination with a JavaScript and a StyleSheet parts, the Division part can be used to build dynamic Web pages. Refer to the sample AbtWebSampleDivision to see an example of using the Division part to create dynamic Web pages.
In the Composition Editor, the Division part is represented by a dashed box that is placed onto an HTML page. At design time, the Division part behaves similar to a Form part. You can drop other Web Connection parts onto a Division.
The id for the HTML <div> tag is derived from the Division part's partName property.
Last modified date: 01/29/2015