Thanks David,
on changing culture code in url CMS.Localization.LocalizationContext.CurrentCulture.CultureCode
this still returning en-US
that is selected culture in CMS, when i give es-ES
hard coded then my query gets data accordingly, now problem is that i have to update my query, please suggest how can i get culture code from current request, dynamically, also i have implement MultiCultureMvcRouteHandler
please suggest
thanks