Pages Facade w/localization

Posted by Community Admin on 03-Aug-2018 19:08

Pages Facade w/localization

All Replies

Posted by Community Admin on 03-Dec-2010 00:00

How do I filter the pages coming down with the facade to be only those in the current language specified by the page?

**Edit** Also, will the results also only show those pages the user is allowed to see, or is that another method on the Facade tree?

Posted by Community Admin on 03-Dec-2010 00:00

Sorry...one more :)

How can I get the results back into a set of nodes

I'm trying to webservice bind my menu, I dont want a flat list of Page objects, I only want (on initial load) the root items, then I can filter depending on the passed in ID

Posted by Community Admin on 06-Dec-2010 00:00

Hi Steve,

1.You have to set the System.Threading.Thread.CurrentThread.CurrentUICulture  to the culture for which you want to retrieve pages or some other items.

2. Getting page nodes - you can take a look at this forum post - Iterating over Page Names

Best wishes,
Ivan Dimitrov
the Telerik team

Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items

This thread is closed