(Quick Reference)

s:createSignupLink

Purpose

Returns a URL that will take the user to a sign up / registration screen.

This gets the URL from the security provider that is installed.

To render a button that will take the user to this page, see signupButton.

Example

<s:createSignupLink/>

Attributes

None.