Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Web Page - Path Property

Panel
bgColor#2c3c4c

A string that defines the values to use to match against the current URL path component

Member of Web Page (PRIM_WEB)

Details

The Path property is a string that defines the values to use to match against the current URL path component.

Use the "{name}" format for a path segment. The segment needs to identify a variable.

Use the form "/name/partialname*" for a wildcard path. The asterisk must be at the end of the path segment.


See also

All Component Classes

Technical Reference