Toolbar Element (DeploymentManifest - SPWebPart)

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Represents a toolbar description on an instance of a Windows SharePoint Services 3.0 Web Part object.

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

USAGE
<WebPart>
        <Toolbar />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

Toolbar

Concepts

DeploymentManifest Schema