<viewToolbarDef> Element

The viewToolbarDef element is a member of the following categories:

Use the viewToolbarDef element to create a View Toolbar, which provides tools for manipulating a presentation. The viewToolbarDef includes the following tool definitions: viewTypeToolDef, rotateToolDef, sortToolDef, and favoriteToolDef.

Attributes

id -- (Required) A unique identifier for this element.

scope -- Determines the accessibility and lifetime of the object; select one of the following values: Request or Session (Default).

presentationId -- (Required) Specifies the identifier of the presentationDef element that the toolbar is to manipulate. This presentationDef element must be contained in the same page as the viewToolbarDef element.

Usage notes

The viewToolbarDef element is a child of the biThinSession element.

To render the View Toolbar that is defined by this element, use the viewToolbar element.