Sitecore 5.1.1 API

ViewStateCache Class

ViewStateCache

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

System.Object
   Sitecore.Caching.CustomCache
      Sitecore.Caching.ViewStateCache

[Visual Basic]
Public Class ViewStateCache
    Inherits CustomCache
[C#]
public class ViewStateCache : CustomCache

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.

Requirements

Namespace: Sitecore.Caching

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

See Also

ViewStateCache Members | Sitecore.Caching Namespace