SPWebEventProperties.ParentWebId 属性
获取父站点的唯一标识符。此属性只是与WebAdding(SPWebEventProperties)事件一起使用时有效。要获取的 ID 后事件中, WebProvisioned(SPWebEventProperties),使用WebId属性。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Public ReadOnly Property ParentWebId As Guid
Get
用法
Dim instance As SPWebEventProperties
Dim value As Guid
value = instance.ParentWebId
public Guid ParentWebId { get; }
属性值
类型:System.Guid
返回Guid。