I'm looking for a macro expression to get me the configured URL in the following settings:
Settings > Security & Membership > Website Logon Page URL
Any ideas? Ideally I'd love to have a reference I can search through to find objects in K# that are likely to exist but I just don't know the context under which to find them.
Thanks
Jay
You can use the Macro {% Settings.<settings key code name> |(identity)GlobalAdministrator%}
{% Settings.<settings key code name> |(identity)GlobalAdministrator%}
Please, sign in to be able to submit a new answer.