SPWeb.GetSubwebsForCurrentUser method
SharePoint 2013
Gets the subsites beneath the current website of which the current user is a member.
| Name | Description | |
|---|---|---|
|
GetSubwebsForCurrentUser() | Gets the subsites beneath the current site of which the current user is a member. |
|
GetSubwebsForCurrentUser(Int32) | Gets the subsites beneath the current website of which the current user is a member based on the specified site definition. |
|
GetSubwebsForCurrentUser(Int32, Int16) | Gets the subsites beneath the current website in which the current user is a member, based on the specified site definition and configuration. |