IBackupRestoreTreeFormatter members

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

The IBackupRestoreTreeFormatter type exposes the following members.

Methods

  Name Description
Public method Object Formats the name of the component (such as farm, Web service, Web application, or content database) at the current node of the tree.
Public method PostChildren Formats a string that will mark the end of a list of child nodes.
Public method PostObject Formats a string that will appear after the name of the component at the current node.
Public method PreChildren Formats a string that will mark the beginning of a list of child nodes.
Public method PreObject Formats a string that will appear before the name of the component at the current node.

Top

See also

Reference

IBackupRestoreTreeFormatter interface

Microsoft.SharePoint.Administration.Backup namespace