Search the FirstSpirit Knowledge Base
Hi all,
We have a requirement where we need to fetch the menu name of a folder in CaaS instead of the name of folder as shown in the screenshot below.
I couldn't find any method returning the same. Could someone kindly guide?
below attached the screenshot from site structure
Hi Yamini,
even in CaaS it's still a PageRefFolder where you can use getFolderLangSpec(Language language).getLabel().
Or did I get you wrong here?
Felix
Hi Yamini,
even in CaaS it's still a PageRefFolder where you can use getFolderLangSpec(Language language).getLabel().
Or did I get you wrong here?
Felix