Get the segments that a page uses

When a page is personalized, Sitefinity CMS provides a way to retrieve the segments used by the page. For more information on personalizing a page, see Create a personalized version of a page and For developers: Create personalized page.

The following snippet demonstrates how to get the segments for page:


First you initialize the PersonalizationManager. Then you call the  GetUsedSegmentsForPage  method by passing personalizationMasterId and pageManager as parameters.

Want to learn more?

Sign up for our free beginner training. Boost your credentials through advanced courses and certification.
Register for Sitefinity training and certification.

Was this article helpful?