Forward
Method Signature
Forward(template=[string])Arguments
Argument
Type
Required
Description
Default
Examples
Related
Last updated
Was this helpful?
Leads the request to a different page.
This function acts like the location functionality except that the relocation is done directly on the server and not the browser
Forward(template=[string])template
string
true
The logical path to which the request should be forwarded to.
Last updated
Was this helpful?
Was this helpful?
