get "DocumentID"/ CurrentPageId in controller without NodeAlias

Muhammad Kaleem asked on March 6, 2019 13:43

can i get "DocumentID"/ CurrentPageId in controller without NodeAlias? if yes please suggest me thanks

Recent Answers


Rui Wang answered on March 6, 2019 15:19

You can get a page via DocumentID, GUID or NodeAlias. So if you need to get the DocumentID and don't want to use NodeAlias, then you will have to use the GUID, which you can display in the URL pattern.

0 votesVote for this answer Mark as a Correct answer

   Please, sign in to be able to submit a new answer.