Sitecore 5.0 API

CachePrefix Class

Implements a static class for holding string prefixes for cache operations.

For a list of all members of this type, see CachePrefix Members.

System.Object
   Sitecore.CachePrefix

[Visual Basic]
Public Class CachePrefix
[C#]
public class CachePrefix

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

The class does not contain any functionality, but serves as a placeholder for a number of string values.

Requirements

Namespace: Sitecore

Assembly: Sitecore.Kernel (in Sitecore.Kernel.dll)

See Also

CachePrefix Members | Sitecore Namespace