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!
It's handled through routing. I guess what you are after is how the content routing is set up. Here's some relevant info from the documentation.
By default, content routing is registered with a pattern of {language}/{node}/{partial}/{action}.
Hi ,
any body say how episerver find/detect the mapping content type/Page type of a requesting page from browser.
I know after content type selection it goes to available content type and then goes to template resolver for searching respective controller.
But i want to know after page has been request from the user through where the rquest goes and get the mapping conetent type/Page of this rquested page.
Thanks
Sourav