CacheKey gets the root value of the key used to identify the cached collection
in the ASP.NET Cache.
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string CacheKey { get; } |
| Visual Basic |
|---|
Public ReadOnly Property CacheKey As String Get |