If there is no dynamic situation here, you don't need to have the CreateLanguageText function.
You can use abp's Language Text database, Refresh the cache after you create a new Language Text.
@cmthomps please see: https://github.com/aspnetzero/aspnet-zero-core/issues/2113
Please share some code or email activation link information.
use abp.ui.setBusy
in angular.
https://aspnetzero.com/Faq#product-and-developer-count
Our licenses have product count restrictions. For example, if you buy a Regular license, you can use it to develop one real product/solution. You can create test/demo projects without any restriction. You can also re-create (re-download) the same project whenever you need. However, you should buy higher licenses if you want to develop more than one product/solution using ASP.NET Zero. You can sell your product to any number of customers or deploy to more than one environment. No restriction here. ASP.NET Zero license also has a developer count restriction. Regular license allows up to 3 developers who are actively working on your ASP.NET Zero based solution. If you have a larger team, you should buy higher licenses.> Notice that the license system only checks during development. It does not check on the production instance, because the license does not have a limit on deployment count. It also does not force you to be connected to the internet both during development and in production.
https://aspnetboilerplate.com/Pages/Documents/Dynamic-Web-API#enable-disable
Is this article? Or you can explain your problem in more detail.
Code like this? https://github.com/aspnetzero/aspnet-zero-core/blob/d44aa6324c1162cb948ccf84f818e6b0f49b94fd/aspnet-core/src/MyCompanyName.AbpZeroTemplate.Web.Mvc/wwwroot/view-resources/Areas/AppAreaName/Views/Layout/_ChatBar.js#L782
https://github.com/aspnetboilerplate/aspnetboilerplate/blob/e0ded5d8702f389aa1f5947d3446f16aec845287/src/Abp/Application/Services/ApplicationService.cs#L51
For design reasons, you'd better use dependency injection.
Seems to be your spelling mistake OrderByDescending
https://docs.microsoft.com/en-us/dotnet/api/system.linq.enumerable.orderbydescending?view=netframework-4.7.2
If you want to use database paging, please use IQueryable