<findMemberDef> Element

The findMemberDef element is a member of the following categories:

Use the findMemberDef to define a Find Member dialog. You need a Find Member dialog for any thin presentation in which you display a paging control.

Note: The findMemberDef element is associated with a presentation through the findMemberPage and the findMemberId attributes of the presentationDef element.

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).

Usage notes

The findMemberDef element is a child of the biThinSession element.

To render the Find Member dialog that is defined by this element, use the findMember element.