SPBackupRestoreObject.Rename method
Changes the value of one or more parameters, from what they were at backup, during a restoration operation.
Overload list
Name | Description | |
---|---|---|
Rename(String, String) | Changes, during a restoration operation, the value of the specified parameter from what it was at the time of the backup to the specified new value. | |
Rename(String, String, String) | Renames a component that is being restored to a different place on the farm from where it was backed up. |
Top