wwWebControl::WriteCachedOutput

Takes output and writes it into the cache. The framework takes care of naming the cachekey or uses the CacheKey you specified explicitly.

o.WriteCachedOutput(lcOutput)

Parameters

lcOutput
The output to write to the cache

See also