I have a shared text displaying the content from its RichText field and I want a link in that RichText so that on click of that link a page(.ascx) should get displayed. The page that will get displayed is not present in sitecore content tree. It just a sublayout in code behind.
Can someone help me on this?