FormTemplate.IBackupRestore.OnPostRestore method
SharePoint 2013
Provides post restore processing.
Assembly: Microsoft.Office.InfoPath.Server (in Microsoft.Office.InfoPath.Server.dll)
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)] bool IBackupRestore.OnPostRestore( Object sender, SPRestoreInformation args )
Parameters
- sender
- Type: System.Object
The object that calls OnPostRestore.
- args
- Type: Microsoft.SharePoint.Administration.Backup.SPRestoreInformation
An SPRestoreInformation object that contains data about the operation.