AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

AdvantageCacheManager Methods

The AdvantageCacheManager type exposes the following members.

Methods


  Name Description
Public method ClearItem
Clears the item.
Public method Get<(Of <<'(T>)>>)
Retrieves cached object of type T stored under key.
Public method Invalidate
Delete all cached data.
Public method Store<(Of <<'(T>)>>)
Stores object of type T under a specific key.