다음을 통해 공유


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