Refresh labels after LanguageCode changed

I’ve a Login Page where my users can change them default Session.LanguageCode using a WebPopupMenu, but I can’t find how to refresh the labels, captions, of this current page to their corresponding constans. Is there a method that I can use to refresh the labels and captions of the current page? Thanks.

I think you’ll want to load a new instance of the page.

That’s exactly right. You currently need to refresh the page.