ViewFooter Element (DeploymentManifest - SPWebPart)

Applies to: SharePoint Foundation 2010

Represents a parameter that defines the view of the footer area on an instance of a Windows SharePoint Services 3.0 Web Part object.

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

USAGE
<WebPart>
        <ViewFooter />
</WebPart>

Type

xs:string

Attributes

Attribute

Type

Description

None

Child Elements

None

Parent Elements

WebPart Element (DeploymentManifest)

See Also

Reference

SPView

ViewFooter

Concepts

DeploymentManifest Schema