Transfers rendering to the specified item.
This method is AIM-aware: the location will be passed to Active Integrity Management.
This method is AIM-aware: the location will be passed to Active Integrity Management.
Syntax
Smartsite SXML | Copy Code |
---|---|
request.transfer(locator location) request.transfer(locator location, enum aim) request.transfer(locator location, enum aim, enum aimOptions) |
Parameters
Name | Data Type | Description |
---|---|---|
location | Locator | The location. |
aim | Enum |
The AIM registration type.
Enum values:
|
aimOptions | Enum |
The aim relation options. Default: automatically determined.
Enum values:
|
Return Value
None.