Attributes |
Name | Type | Required | Default Value | Description |
key | string | false | pagelink | The key used to store the variable in memory. |
scope | string | false | portlet request | The scope used to store the variable. See the Logic Tag Library description for more details about valid scope arguments. |
entrypoint | string | false | N/A | The new HTTP entry point of the URL that will replace the main HTTP entry point (i.e. /portal/server.pt). |
usebaseurl | boolean | false | false | Use the normalized base URL of the current page, rather than the full URL. This will cause the query string, and any portion of the URL after the entry point (i.e. friendly URL sections) to be removed. |