Forum Discussion
pratikdarak21
Feb 02, 2023Iron Contributor
Is there any way to identify site page is "News Link" ?
Hi, Is there any way to identify site page is "News Link" through SharePoint Rest API ? Regards, Pratik
- Feb 02, 2023
Hi pratikdarak21 ,
yes, by using the property content type....
It is "Repost Page" for a news link and "Site Page" for a normal page.
Best Regards,
Sven
SvenSieverding
Feb 02, 2023Bronze Contributor
Hi pratikdarak21 ,
yes, by using the property content type....
It is "Repost Page" for a news link and "Site Page" for a normal page.
Best Regards,
Sven
- pratikdarak21Feb 02, 2023Iron ContributorThank you for your response 🙂