ITextLocalizer interface
namespace: Serenity assembly: Serenity.Net.Core
Text localizer for the current context language and pending approval state.
public interface ITextLocalizer
Members
| name | description |
|---|---|
| TryGet(…) | Gets the translation for a key based on the context language and pending approval state, or null if not available. |
See Also
- Source: ITextLocalizer.cs