Force reload in "Navigate to page" action

I'm using the Radzen tool and can't figure out how to redirect to another page and force reload.

In code, it would be:

UriHelper.NavigateTo("target-page", true);

How do I do this using the Radzen tool? (see screenshot)

Generated code:

Thanks in advance!

Hi @cottomatte,

You can use Execute action.

1 Like