Links Element (DeploymentManifest - SPListItem)
Applies to: SharePoint Foundation 2010
Represents a collection of Windows SharePoint Services 3.0 link (SPLinkCollection) object instances on a SharePoint SPListItem object.
DECLARATION
<xs:element name="Links"
type="SPLinkCollection"
minOccurs="0" maxOccurs="1"
/>
USAGE
<ListItem>
<Links
<Link />
/>
</ListItem>
Type
SPLinkCollection
Attributes
Attribute |
Type |
Description |
---|---|---|
None |