Moves all MVTests from the document under the oldAlias path to the document under the newAlias path.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- newAlias
- Type: System String
Document's new alias path
- oldAlias
- Type: System String
Document's old alias path
- siteID
- Type: System Int32
Document's site ID
See Also