Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
Calling all developers! We invite you to provide your input on Feature Experimentation by completing this brief survey.
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.