|
|
Renders items in order to collect AIM references.
Syntax
| Smartsite SXML |
|
|---|---|
<se:references /> |
|
Parameters
| Name | Data Type | Properties | Description |
|---|---|---|---|
| Channel | String | - | Sets the channel on which to render dynamic references. |
| Channels | Collection | - | Sets the channels to use for rendering. |
Shared Parameters
Local Viper Methods
| Viper | Extension | Description |
|---|---|---|
| This.ClearForcedResult |
Sets the result of the macro. used to override the normal handling of the result creation. |
|
| This.GetForcedResult | Gets the forced result of the macro, set by overriding the normal rendering using SetForcedResult(). | |
| This.RenderedChannel | Gets the channel code of the channel that was used for rendering dynamic references. | |
| This.RenderTime | ✓ | Returns the render time of the macro in milliseconds. |
| This.SetForcedResult |
Sets the result of the macro. used to override the normal handling of the result creation. |