This property controls the value that is sent to the Page Hits table. Defaults to blank. Categories page sends the Web Category ID, ItemForm page sends the Item #.
Public Overrides ReadOnly Property Key() As String
Get
Return "My Key"
End Get
End Property