Allow contentService.GetPagedChildren to use the GUID ( Key ) instead ( or as well as ) the ID. #18538
readingdancer
started this conversation in
Features and ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently if you use the
contentService.GetPagedChildren
method it requires the ID ( int ) of the current node, as we now have the unique key (GUID ) for documents, it seems to make sense that it should be possible to use that key in this function.Beta Was this translation helpful? Give feedback.
All reactions