SPRelatedField.WebId 属性
获取子列表所在网站的标识符。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property WebId As Guid
Get
用法
Dim instance As SPRelatedField
Dim value As Guid
value = instance.WebId
public Guid WebId { get; }
属性值
类型:System.Guid
SPWeb 对象的ID属性。