Determines whether this instance is cached.

Syntax

Smartsite SXML CopyCode image Copy Code
boolean this.iscached()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
Boolean True if this instance is cached; otherwise, false.

Used in

Macro Description
Cache Cache macro. Used to cache blocks of SXML.
The cache key is auto-generated based on the SXML in the Xml (default) parameter.

Expand image Example

SXML