| |||||||
FRAMES NO FRAMES |
<pt:ensemble.inject pt:name="library:name" pagelet-attribute="A pagelet attribute"/>
<pt:ensemble.inject pt:name="library:name" pagelet-attribute="A pagelet attribute">
<?xml version="1.0" encoding="utf-8"?>
<doc>This is an XML payload.</doc>
</pt:ensemble.inject>
Tag Information | |
Tag Name | inject |
Attributes | ||||
Name | Type | Required | Default Value | Description |
name | string | true | null | The fully qualified name of the runner pagelet to display. This should be of the form libraryname:pageletname. |
forwardparams | boolean | false | false | When true or unspecified, query string parameters in the request to the consuming resource will be forwarded to the pagelet. When false, query string parameters in the request to the consuming resource will not be forwarded to the pagelet. |
onhttperror | string | false | comment | No Description |
| |||||||
FRAMES NO FRAMES |