This topic has not yet been rated - Rate this topic

SPWebApplication.OnRestore Method

Raises the Restore event.

Namespace:  Microsoft.SharePoint.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
public virtual bool OnRestore(
	Object sender,
	SPRestoreInformation args
)

Parameters

sender
Type: System.Object
The SPWebApplication that is being restored.
args
Type: Microsoft.SharePoint.Administration.Backup.SPRestoreInformation
An SPRestoreInformation object that contains data about the event.

Return Value

Type: System.Boolean
true if successful; otherwise, false.

Implements

IBackupRestore.OnRestore(Object, SPRestoreInformation)

This method is only intended to be called from SharePoint Foundation catastrophic backup and restore infrastructure code.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ