11.9 Routing Path Parameters
This feature is available with EPC 150030.
The {ProductId} syntax can be used to describe a path segment on a route. It indicates that the segment is a path variable and is extracted by the routing framework for programmatic access using a syntax like this:
#sys_web.Routing.PathParameters<ProductId>.Value