You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the Default value for withFallback is set to true in the GetLocalizedValue Extension Method.
Add the possibility to configure that the value for withFallback is false per Default. This way a developer does not have to set the Parameter every time, he develops a site with no language fallback.
Currently the Default value for withFallback is set to true in the GetLocalizedValue Extension Method.
Add the possibility to configure that the value for withFallback is false per Default. This way a developer does not have to set the Parameter every time, he develops a site with no language fallback.