Share via


SPRestoreEventArgs Members

Include Protected Members
Include Inherited Members

Provides data for handling an ObjectsRestored event.

The SPRestoreEventArgs type exposes the following members.

Properties

  Name Description
Public property RestoredObjects Gets a read only collection of objects that represent restored content components.
Public property RestoreType Gets a value that indicates whether the restoration that raised the ObjectsRestored event was of a site collection or a content component larger than a site collection; that is, a farm, Web service, Web application, or content database.
Public property Settings Gets an object that represents the restore settings that were used by the restore operation that raised the ObjectsRestored event.
Public property SiteCollectionUrl Gets or sets the URL of the site collection that was restored by the operation that raises the ObjectsRestored event.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

SPRestoreEventArgs Class

Microsoft.SharePoint.Administration.Backup Namespace