Forms Element (DeploymentManifest)
Applies to: SharePoint Foundation 2010
Represents a collection of Windows SharePoint Services 3.0 form (SPFormCollection) object instances.
DECLARATION
<xs:element name="Forms" type="SPFormCollection" minOccurs="0" maxOccurs="1" />
USAGE
<List>
<Forms>
<Form />
</Forms>
</List>
Type
Attributes
Attribute |
Type |
Description |
---|---|---|
None |