A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More

Value for "Link to page on another web site"

Vote:
 
Anyone knows how to get the url from a PageData-object to the url specified i edit-mode for "Link to page on another web site"
#26737
Dec 17, 2008 17:03
Vote:
 

Hi

I think you can just look in the LinkURL property of your PageData object.

Regards

Per Gunsarfs
EPiServer CMS development team

#26739
Dec 17, 2008 17:21
Vote:
 
If not, it's probably stored in pd.Property["PageShortcutLink"].Value.
#26745
Dec 18, 2008 0:32
Vote:
 
Of course, it's pd.Property["PageLinkURL"].Value...

But things doesn't work as expected when you checke the wrong PageData object... ;)

#26747
Dec 18, 2008 9:42
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.