|
|
Creates a link to the current page, passing the given parameters to the current Smartlet using Url Commands.
Syntax
| Smartsite SXML |
|
|---|---|
locator smartlet.link() locator smartlet.link(boolean includeAllCallbackParams, string[ ] keyValuePairs) locator smartlet.link(string[ ] keyValuePairs) |
|
Parameters
| Name | Data Type | Description |
|---|---|---|
| includeAllCallbackParams | Boolean | If set tofalseonly the properties in the keyValuePairs will be passed to the server. All others will use the server default. |
| keyValuePairs | String[ ] | The key value pairs. |
Return Value
| Data Type | Description |
|---|---|
| Locator | Locator |