How to get page template files in the Site Pages library? #1243
Unanswered
mohammadamer
asked this question in
General
Replies: 1 comment
-
@mohammadamer : see my answer to your later question, you need to correctly create the Templates folder. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
First Question:
I tried to get only the files in the templates folder in site pages library, but I couldn't. I read the documentation, but I could not understand how to load the templates folder and load only the files in the templates folder.
Second Question:
Is it possible to get the hub site child sites using PnP Core SDK?
This is my code snippets:
I tries to load SitePages IFolder then Templates as IFolder the load files in Templates folder but it returns null.
Beta Was this translation helpful? Give feedback.
All reactions