Yamini
Returning Observer

How to get Menu name of a sitestore folder in CaaS?

Jump to solution

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

0 Kudos
1 Solution

Accepted Solutions
felix_reinhold
Returning Responder

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

View solution in original post

0 Kudos
1 Reply
felix_reinhold
Returning Responder

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

0 Kudos