AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

AdvantageCacheItem..::..Value Property

Gets or sets the cached object value.

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

Syntax


public Object Value { get; set; }

Field Value

The cached object.