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. 


Attribute Definitions
ParameterTypeDescription
captionStringThe caption to label the input field, default is 'pagetitle'
maxlengthInteger

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:

  1. <li><h4>%PAGETITLE%</h4> - %SUMMARY%</li>

See Also:

Video Guides

How To...

Tag Definitions