You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Show Contents List
You are here:

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
Show Contents List

  • No labels