Sets a list of dependencies that will help generate a unique cache key for the cache block.
For instance, if you wish to have cache generated depending on a querystring parameter or the current user-role, add vipers accordingly.

Properties

Data type Attribute
Collection -

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 Examples

SXML