Try our conversational search powered by Generative AI!

Accessing page GUID

Vote:
 
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
Vote:
 
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.