FallbackLocalTextSource.TryGetKeyFallback method
namespace: Serenity.Localization assembly: Serenity.Net.Core
Get a fallback of the local text key
public static string TryGetKeyFallback(string key)
| parameter | description |
|---|---|
| key | Local text key |
Return Value
Local text key fallback
See Also
- class FallbackLocalTextSource