URL Current page

This public forum is for user-to-user discussions of ASP.NET Maker. Note that this is not support forum.
Post Reply
MatteoAllix
User
Posts: 117

URL Current page

Post by MatteoAllix »

Hello

How can I get the URL of current page to send by mail?


motfs
User
Posts: 258

Post by motfs »

Try CurrentUrl() or AppPath(CurrentPageName()).


Post Reply