Binds the cache to the ContentChange event.

Syntax

Smartsite SXML CopyCode image Copy Code
aim.events.bindtocontentchange()
aim.events.bindtocontentchange(locator[ ] parents)

Parameters

Name Data Type Description
parents Locator[ ] The folders within which the cache invalidation is limited.

Return Value

None.
SXML