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.
Include Protected Members
Include Inherited 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 | |
---|---|---|
![]() |
Object | Formats the name of the component (such as farm, Web service, Web application, or content database) at the current node of the tree. |
![]() |
PostChildren | Formats a string that will mark the end of a list of child nodes. |
![]() |
PostObject | Formats a string that will appear after the name of the component at the current node. |
![]() |
PreChildren | Formats a string that will mark the beginning of a list of child nodes. |
![]() |
PreObject | Formats a string that will appear before the name of the component at the current node. |
Top