Tag Definitions %PAGETITLE%
Sets or retrieves the Page Title of a page.
This tag displays the Page Title of the current page or component.
Page Title is an alternative Title tag found under page properties that is also used by Search Engines to title a page. The
tag will display the Page Title of a destination page when used in
conjunction with another tag, like LIST.
| Parameter | Type | Description |
|---|---|---|
| caption | String | The caption to label the input field, default is 'pagetitle' |
| maxlength | Integer | The maximum number of characters that can be used for the title. The maximum value that can be entered is 255, the default is 255. |
Example
This example shows the pagetitle of a page:
<li><h4>%PAGETITLE%</h4> - %SUMMARY%</li>