SPWeb.GetSubwebsForCurrentUser 方法

Gets the subsites beneath the current site of which the current user is a member.

命名空间:  Microsoft.SharePoint
程序集:  Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)

语法

声明
Public Function GetSubwebsForCurrentUser As SPWebCollection
用法
Dim instance As SPWeb
Dim returnValue As SPWebCollection

returnValue = instance.GetSubwebsForCurrentUser()
public SPWebCollection GetSubwebsForCurrentUser()

返回值

类型:Microsoft.SharePoint.SPWebCollection
The subsites.

另请参阅

引用

SPWeb 类

SPWeb 成员

GetSubwebsForCurrentUser 重载

Microsoft.SharePoint 命名空间