Page Layout
The page layout definition for an Analytics template.
Properties
Inherited by Configuration Page Layout and Validation Page Layout.
Property Name | Type | Description | Filter Group and Version | Available Version |
---|---|---|---|---|
backgroundImage | AssetReference | The optional background image for the page. | Small, 56.0 | 56.0 |
condition | String | A optional condition to specify whether the page should be shown or not. Values must be in client-side EL notation. For example, {{Variables.selectedOption}}. | Small, 56.0 | 56.0 |
guidancePanel | GuidancePanel | The guidance panel for the page. | Small, 59.0 | 59.0 |
helpUrl | String | The URL to help content for this page. | Small, 56.0 | 56.0 |
navigation | PageNavigationInfo | The navigation information for this page. | Small, 59.0 | 59.0 |
title | String | The title for this page. | Small, 56.0 | 56.0 |
type | PageTypeEnum | The page type. Valid values are:
|
Small, 59.0 | 59.0 |