A2v10 Platform documentation
UK


Include Layout Element

Represents a container that displays a complete independent page. It is most often used to dynamically select a page depending on the properties of a certain object. The root item of such a page will usually be the Partial item.

Inherits: UIElementBase

Properties

Name Type Description
Source String URL of the page content. Can be a binding.
Argument Object An argument (typically, a Bind binding) to form an object identifier in the URL.
Data Object An object whose properties will be passed to the URL as the parameters.
FullHeight Boolean If the property is set to True, then the container will occupy the entire height of the parent page.
Base item properties