Share via


CategoryDetail.CacheKey property

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

See also

Reference

CategoryDetail class

CategoryDetail members

Microsoft.SharePoint.Portal.WebControls namespace