AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageCacheItem..::..Key Property

Gets or sets the unique cache key used to identify this item.

Namespace:  AdvantageCMS.Core.Utils.Cache.Containers
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public string Key { get; set; }

Field Value

The cache key string.