This interface represents an object whose data can be stored in global or session cache.

Namespace:  C1.Web.Data
Assembly:  C1.Web.Data.2 (in C1.Web.Data.2.dll)

Syntax

C#
public interface IC1CacheableObject
Visual Basic (Declaration)
Public Interface IC1CacheableObject

See Also