Sun Identity Manager Deployment Reference

BackLink

Displays a link that returns to the previous page. The behavior of this component is the same as that of the browser Back button. However, you may want to place this link in a convenient position on the page.

Properties for this display component:

Example

<Field name=’back’>
   <Display class=’BackLink’>
      <Property name=’value’ value=’previous page’/>
   </Display>
</Field>