London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
If you have the PageData it has a PageTypeId property. Use the value of that and the PageType.Load method to get the PageType. The PageType has a collection of PageDefinition objects which describe the page properties of the page type. Each of them has a Searchable property.
Hi,
I'm wondering if it's via the api is possible to see if a property for a page is marked as searchable, or get all properties for a page that are marked as searchable?