Gets the key.

Syntax

Smartsite SXML CopyCode image Copy Code
string this.getcachekey()

Parameters

This Viper method does not expose any parameters.

Return Value

Data Type Description
String The key.

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 Remarks

Expand image Examples

Expand image See Also

SXML