Base solution for your next web application
Open Closed

About AbpLocalizationController.cs location #5321


User avatar
0
ydyazilim created

Hi,

We want to debug on AbpLocalizationController but we cant find where is it. After search all solution with "AbpLocalizationController" and "ChangeCulture" (method name) there is no result. Anyone help us to find it?

We are using AspNetZeroCore v5.3.0


1 Answer(s)
  • User Avatar
    0
    hitaspdotnet created

    Hi, It's a controller from ABP framework

    [https://github.com/aspnetboilerplate/aspnetboilerplate/blob/master/src/Abp.Web.Mvc/Web/Mvc/Controllers/Localization/AbpLocalizationController.cs])