| Attributes |
| Name | Required | Request-time | Type | Description |
| dest | false | true | java.lang.String | Node (or list of), node-number or node-alias (or comma, slash or space separated list of) to navigation to. |
| element | false | true | java.lang.String | content element number |
| urlfragment | false | true | java.lang.String | find a page with this urlfragement. Searches in children and parent children of the current page. |
| portletdefinition | false | true | java.lang.String | find a page which has a portletdefinition with this name. Searches in children and parent children of the current page. |
| defaultpage | false | true | java.lang.String | No Description |
| window | false | true | java.lang.String | No Description |
| var | false | false | java.lang.String | JSP variable name to put URL in. |
| restrictToCurrentPage | false | false | java.lang.String | Look only on the page tree or not. |