Gets the Cache Item's Key
Namespace: DotNetNuke.Common.UtilitiesAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string CacheKey { get; set; } |
| Visual Basic |
|---|
Public Property CacheKey As String Get Set |
| Sandcastle Documented DotNetNuke Core |
| CacheItemArgs..::..CacheKey Property |
| CacheItemArgs Class See Also Send Feedback |
| C# |
|---|
public string CacheKey { get; set; } |
| Visual Basic |
|---|
Public Property CacheKey As String Get Set |