The root key to use for the cache

Namespace: DotNetNuke.ComponentModel.DataAnnotations
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public string CacheKey { get; set; }
Visual Basic
Public Property CacheKey As String
	Get
	Set

See Also