Interface IMauiBlazorSelectedLanguageProvider
Namespace: Volo.Abp.AspNetCore.Components.MauiBlazor
Assembly: Volo.Abp.AspNetCore.Components.MauiBlazor.dll
Syntax
public interface IMauiBlazorSelectedLanguageProvider
Methods
GetSelectedLanguageAsync()
Declaration
Task<string?> GetSelectedLanguageAsync()
Returns
| Type | Description |
|---|---|
| Task<string> |