Web Page - Access Property

Determines the route’s Access depending on the routing framework attempt

Member of Web Page (PRIM_WEB)

Details

The Access property determines the route’s Access depending on the routing framework attempt.

It supports three values: *SQLNULL, Public, and Protected. The default value is *SQLNULL.
			
When the routing framework attempts to resolve a route’s Access, the *SQLNULL indicates that the Access property of the route’s parent should be used. When the top of the tree is reached, Public is used.

See also

All Component Classes

Technical Reference

LANSA Version 15, February 2021