Container Element (LayoutDefinitions Schema)

Applies to: SharePoint Server 2010

Specifies the layout for the External Data Parts.

Namespace: https://schemas.microsoft.com/office/2009/05/BusinessApplications/Layout

Schema: LayoutDefinitions

<Container ContainerType = "String" FillParent = "Boolean"> </Container>

Attributes and Elements

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

Attributes

Attribute

Description

ContainerType

Required.

The container type.

The following table lists the possible values for this attribute.

Value

Description

Stack

Specifies that Office External Parts in this layout will be stacked vertically or horizontally.

FillParent

Optional.

Specifies whether this layout element is maximized within its parent.

Attribute type: Boolean

Child Elements

Element

Description

CustomProperties Element in UIElement (LayoutDefinitions Schema)

The list of the custom properties.

Children Element in Container (LayoutDefinitions Schema)

The list of the Office External Parts in this layout.

Parent Elements

None.