Web Page - Redirect Property

A string that defines a new path with the current route to match the current URL path component

Member of Web Page (PRIM_WEB)

Details

The Redirect property is a string that defines a new path with the current route to match the current URL path component.

Make sure the value starts with a forward slash (“/”) if the new path is absolute and it is appended to the current application’s URL root path. When the string does not begin with a forward slash, it is treated as a relative path and is appended to the current URL’s path component.

See also

All Component Classes

Technical Reference

LANSA Version 15, February 2021