Variable DisplayData.pageTitle

The title of the relvant view

struct DisplayData
{
  // ...
  string pageTitle ;
  // ...
}