IBackupRestoreTreeFormatter interface

Formats, for use in a UI, a tree presentation of the components on the farm that can be backed up.

Namespace:  Microsoft.SharePoint.Administration.Backup
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
<SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel := True)> _
<SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _
Public Interface IBackupRestoreTreeFormatter
'Usage
Dim instance As IBackupRestoreTreeFormatter
[SharePointPermissionAttribute(SecurityAction.LinkDemand, ObjectModel = true)]
[SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)]
public interface IBackupRestoreTreeFormatter

See also

Reference

IBackupRestoreTreeFormatter members

Microsoft.SharePoint.Administration.Backup namespace