PageDescription

×

This property controls the value that is sent to the Metatag Description.  Defaults to blank.  Categories and Item page sends the Description from Web Manager.

Public Overrides ReadOnly Property PageKeyWords() As String

    Get

        Return "My Keywords"

    End Get

End Property