This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.

Syntax

C# Copy imageCopy Code
                                  public class SiteCaching
Visual Basic (Declaration) Copy imageCopy Code
                                  Public Class SiteCaching

The type exposes the following properties.

Public Properties

  Name Description
Public property DataCache
Gets the data cache.
Public property DiskCache
Gets the disk cache.
Public property LastRefreshTime
Gets the DateTime at which the site internal cache was last refreshed.
Public property ModuleCache
Gets the module cache.

See Also

Advanced