<printerFriendlyView> Element

The printerFriendlyView element is a member of the following categories:

Use the printerFriendlyView element to render an instance of a Printer Friendly View dialog that was defined by a printerFriendlyViewDef element in the current page.

Attributes

biPrinterFriendlyView -- (Required) A data-bound attribute that binds to a Printer Friendly View dialog. Specify the select key for the Printer Friendly View dialog that you want to render.

Note: The remaining attributes are not used.

Example

The following example shows an XML fragment that renders a Printer Friendly View in the UI tree section of a page using the following assumptions:


<!-- Renders the printerFriendlyView element --> <bibeans:printerFriendlyView data:biPrinterFriendlyView="page3_printFriendly1@bibeans:bisession1" />