namespace: Serenity.Localization assembly: Serenity.Net.Core
Implementation of text localizer for current ui culture name and text registry
public class DefaultTextLocalizer : ITextLocalizer
name | description |
---|---|
DefaultTextLocalizer(…) | Creates a new default text localizer instance |
TryGet(…) | Gets translation for a key based on the context language |
- interface ITextLocalizer
- Source: DefaultTextLocalizer.cs