FallbackLocalTextSource.TryGetKeyFallback method

namespace: Serenity.Localization   assemblySerenity.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