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.
Copies the route to a production route.
Syntax
public void copyTo(
RouteCopyFrom copyFrom,
RouteSearchBase search,
RouteMap _toRoute)
Run On
Server
Parameters
- copyFrom
Type: RouteCopyFrom Class
The CopyFrom class that determines from what the route is copied.
- search
Type: RouteSearchBase Class
A RouteSearchBase class for enumerating the from route.
- _toRoute
Type: RouteMap Map