C#
VB
C++
Gets an item from the cache.
id
A System.String that identifies the cache item to be retrieved.
The item stored in the cache as an array of System.Byte
If the item specified by the id does not exist, this property will throw an exception.