SPAdministrationWebApplication.GetDeletedSites Method

Include Protected Members
Include Inherited Members

Gets a list of deleted Web sites.

Overload List

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

Top

See Also

Reference

SPAdministrationWebApplication Class

SPAdministrationWebApplication Members

Microsoft.SharePoint.Administration Namespace