Links 元素 (DeploymentManifest - SPListItem)

上次修改时间: 2015年3月9日

适用范围: SharePoint Foundation 2010

本文内容
类型
属性
子元素
父元素

表示 SharePoint SPListItem 对象上的 Windows SharePoint Services 3.0 链接 (SPLinkCollection) 对象实例的集合。

DECLARATION
<xs:element name="Links" 
        type="SPLinkCollection" 
        minOccurs="0" maxOccurs="1" 
/>

USAGE
<ListItem>
        <Links 
                <Link />
        />
</ListItem>

类型

SPLinkCollection

属性

属性

类型

说明

子元素

Link 元素 (DeploymentManifest)

父元素

ListItem 元素 (DeploymentManifest - SPGenericObject)

请参阅

引用

SPLinkCollection

概念

DeploymentManifest 架构