November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
Yes, you can
Just filter your navigation data based on Start page of your site.
var Pages = contentLoader.GetChildren<PageData>(ContentReference.StartPage);
We have one site right now and created a new one with the same codebase. But we need to change how navigation works on the new site that will impact the first one. Are we able to create multiple navigation pages and specify which site uses which navigation page?