[This is preliminary documentation and is subject to change.]

An implementation of ICacheWrapper that provides access to the ASP.NET HTTP Cache (Cache).

Namespace:  Facebook.Web
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public class HttpCache : ICacheWrapper
Visual Basic (Declaration)
Public Class HttpCache _
	Implements ICacheWrapper
Visual C++
public ref class HttpCache : ICacheWrapper

Inheritance Hierarchy

System..::.Object
  Facebook.Web..::.HttpCache

See Also

HttpCache Members
Facebook.Web Namespace