PageKeyWords

×

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

Public Overrides ReadOnly Property PageKeyWords() As String

    Get

        Return "My Keywords"

    End Get

End Property