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

Overload List

Name Description
Public method Static member AddActivationChannelDependency(IRenderContext)
Binds the cache to content changes in the current channel.
Public method Static member AddActivationChannelDependency(IRenderContext, String)
Binds the cache to content changes in the given channel.
Only valid within a cache macro's Xml.
Public method Static member AddActivationChannelDependency(IRenderContext, String, AIMSource)
Binds the cache to content changes in the given channel.
Only valid within a cache macro's Xml.
Public method Static member AddActivationChannelDependency(IRenderContext, String, AIMSource, AIMRelationOptions)
Binds the cache to content changes in the given channel.
Only valid within a cache macro's Xml.

See Also

Advanced