Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Include Protected Members
Include Inherited Members
Gets a list of deleted Web sites.
Overload List
Name | Description | |
---|---|---|
![]() |
GetDeletedSites() | Gets a list of deleted sites using a default query. |
![]() |
GetDeletedSites(Guid) | Gets a list of deleted sites with the specified site collection identifier (ID). |
![]() |
GetDeletedSites(String) | Gets a list of deleted sites with the specified prefix of a server-relative URL. |
![]() |
GetDeletedSites(SPDeletedSiteQuery) | Gets a list of deleted sites using the specified query. |
Top