FallbackLocalTextSource.TryGetKeyFallback method
Gets a fallback of the local text key.
public static string? TryGetKeyFallback(string key)
| parameter | description |
|---|---|
| key | The local text key. |
Return Value
The local text key fallback, or null if none can be derived.
See Also
- class FallbackLocalTextSource