volume_up

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

volume_up

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

Accessing page GUID

Hi all, Is there a way from within EPiServer to programatically access a page's GUID? I've introspected page and rawpage but can't find any links to them. I'm wondering if perhaps there's a static method lurking somewhere like GetGUIDForPage(Page) :) Cheers, Andy
#13224
Oct 03, 2007 13:59
This should work: PermanentLinkUtility.FindGuid(CurrentPage.PageLink); /René
#15538
Oct 16, 2007 14:37
* 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.