This property controls the value that is sent to the Title in the Head. Defaults to blank. Categories and Item page sends the Page Title from Web Manager.
Public Overrides ReadOnly Property PageTitle() As String
Get
Return "My Page Title"
End Get
End Property