Localizer.IStringLoader.TryGetString(String, out String) Method
In This Article
Namespace: DevExpress.WinUI.Localization
Assembly: DevExpress.WinUI.Core.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Parameters
Name | Type |
---|---|
key | String |
value | String |
#Returns
Type |
---|
Boolean |
See Also