Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the key of the cache item that is used to store the CategoryDetail Web Part in the Web Part cache.
Namespace: Microsoft.SharePoint.Portal.WebControls
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Protected Overrides ReadOnly Property CacheKey As String
Get
'Usage
Dim value As String
value = Me.CacheKey
protected override string CacheKey { get; }
Property Value
Type: System.String