Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This member overrides SPUserCodeProvider.OnAddBackupObjects(SPBackupRestoreObject).
Namespace: Microsoft.SharePoint.UserCode
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Protected Overrides Sub OnAddBackupObjects ( _
self As SPBackupRestoreObject _
)
'Usage
Dim self As SPBackupRestoreObject
Me.OnAddBackupObjects(self)
protected override void OnAddBackupObjects(
SPBackupRestoreObject self
)