SPRestoreEventArgs members
Include protected members
Include inherited members
用來處理ObjectsRestored事件提供資料。
The SPRestoreEventArgs type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
RestoredObjects | 取得讀取僅集合物件,代表還原內容的元件。 |
![]() |
RestoreType | 取得一個值,指出是否會引發ObjectsRestored事件還原網站集合或網站集合 ; 大於內容元件也就是伺服器陣列、 Web 服務、 Web 應用程式,或內容資料庫。 |
![]() |
Settings | 會取得 object,代表所引發ObjectsRestored事件的還原作業所使用的還原設定。 |
![]() |
SiteCollectionUrl | 取得或設定由ObjectsRestored事件將會引發的作業已還原的網站集合的 URL。 |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top