| Generates a render request link to some other page in the application. If an activation context
is supplied (as the context parameter), then the context values will be encoded into the URL. If
no context is supplied, then the target page itself will supply the context via a passivate
event.
Pages are not required to have an activation context. When a page does have an activation
context, the value typically represents the identity of some object displayed or otherwise
manipulated by the page.
|