Web Page - Path Property

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