ViewBidiHeader Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint 2016 | SharePoint Foundation 2013 | SharePoint Online | SharePoint Server 2013

Represents a parameter that permits a view of a header on a Windows SharePoint Services 3.0 view object that supports bidirectional printer (bidi) communication.

Definition

DECLARATION
<xs:element name="ViewBidiHeader" minOccurs="0" maxOccurs="unbounded" />

USAGE
<WebPart>
        <ViewBidiHeader />
</WebPart>

Type

xs:string

Elements and attributes

The following sections describe attributes, child elements, and parent elements.

Attributes

None

Child elements

None

Parent elements

WebPart Element (DeploymentManifest)

See also