The root key to use for the cache
Namespace: DotNetNuke.ComponentModel.DataAnnotationsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public string CacheKey { get; set; } |
| Visual Basic |
|---|
Public Property CacheKey As String Get Set |