can i get "DocumentID"/ CurrentPageId in controller without NodeAlias? if yes please suggest me thanks
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.
Please, sign in to be able to submit a new answer.