SPWebApplication.GetDeletedSites method

Gets a list of deleted Web sites.

Overload list

  Name Description
Public method GetDeletedSites() Gets a list of deleted sites using a default query.
Public method GetDeletedSites(Guid) Gets a list of deleted sites with the specified site collection identifier (ID).
Public method GetDeletedSites(String) Gets a list of deleted sites with the specified prefix of a server-relative URL.
Public method GetDeletedSites(SPDeletedSiteQuery) Gets a list of deleted sites using the specified query.

Top

See also

Reference

SPWebApplication class

SPWebApplication members

Microsoft.SharePoint.Administration namespace