CacheGetSession

Lets you retrieve the underlying cache object to access additional cache functionality that is not implemented in the tag cfcache.

Method Signature

CacheGetSession(objectType=[string], isKey=[boolean])

Arguments

Argument
Type
Required
Description
Default

objectType

string

false

default

isKey

boolean

false

false

Examples

Last updated

Was this helpful?