Gets the Cache Item's Key

Namespace: DotNetNuke.Common.Utilities
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

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

See Also