SPDeletedSite members
Include protected members
Include inherited members
代表已刪除的網站。
The SPDeletedSite type exposes the following members.
Properties
Name | Description | |
---|---|---|
DatabaseId | 取得包含已刪除的網站內容資料庫的 GUID。 | |
DeletionTime | 取得已刪除之網站的時間與日期。 | |
Path | 取得已刪除的網站的伺服器相對路徑。 | |
Scheme | ||
SiteId | 取得已刪除的網站的 GUID。 | |
SiteSubscriptionId | 取得已刪除的網站訂閱識別碼 (ID)。 | |
Url | 完整的已刪除的網站 URI。(開頭為 http:// 或 https://) | |
WebApplicationId | 取得已刪除的網站所屬的 web 應用程式的 GUID。 |
Top
Methods
Name | Description | |
---|---|---|
Delete | 從資料庫永久移除已刪除的網站。 | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Move | 將已刪除的網站從其目前的內容資料庫移至參數所指定一個。 | |
Restore | 還原刪除的網站。 | |
ToString | (Inherited from Object.) |
Top