Skip to content

Latest commit

 

History

History
55 lines (36 loc) · 1.32 KB

toolbar-element-deploymentmanifestspview.md

File metadata and controls

55 lines (36 loc) · 1.32 KB
title manager ms.date description ms.audience ms.topic ms.localizationpriority ms.assetid
Toolbar element (DeploymentManifest - SPView)
soliver
06/14/2022
Describes Toolbar element (DeploymentManifest - SPView) and includes information on elements and attributes.
Developer
reference
medium
be18aca5-9bb2-4f65-a4af-e63b729b9c95

Toolbar element (DeploymentManifest - SPView)

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

Represents a toolbar description on an instance of a Windows SharePoint Services 3.0 view (SPView) object.

Definition

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

USAGE
<View>
        <Toolbar />
</View>

Type

xs:string

Elements and attributes

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

Attributes

None

Child elements

None

Parent elements

See also