Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get localized entries #4

Closed
sbtnh opened this issue Feb 29, 2016 · 1 comment
Closed

Get localized entries #4

sbtnh opened this issue Feb 29, 2016 · 1 comment

Comments

@sbtnh
Copy link

sbtnh commented Feb 29, 2016

Hi Ryan,

I was wondering if it's possible to retrieve localized entries. I see their is the Locale DataModel but doesn't seem to be used anywhere, except for the tests.

Thanks for your help.

@sbtnh
Copy link
Author

sbtnh commented Mar 1, 2016

I figured out that I can pass a new parameter new EqualitySearchFilter(BuiltInProperties.Locale, Thread.CurrentThread.CurrentCulture.ToString()), in the SearchAsync function and that would return the content in the right language.

@sbtnh sbtnh closed this as completed Mar 1, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant