CategoryDetail.CacheKey 属性
获取用于CategoryDetail Web 部件在 Web 部件缓存中存储的缓存项的键。
命名空间: Microsoft.SharePoint.Portal.WebControls
程序集: Microsoft.SharePoint.Portal(位于 Microsoft.SharePoint.Portal.dll 中)
语法
声明
Protected Overrides ReadOnly Property CacheKey As String
Get
用法
Dim value As String
value = Me.CacheKey
protected override string CacheKey { get; }