London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
You can use LinkItem:
https://world.episerver.com/blogs/grzegorz-wiechec/dates/2020/6/episerver-labs---linkproperty/
Or Url property
public virtual Url Link { get; set; }
Page has an property called shortcut.
Can I also use this property in the block?
It jump to another page when I click on the block,
Now PageReference cannot meet all needs, because it can only jump to internal pages.