Property Titles
- Namespace
- Alternet.UI.Localization
- Assembly
- Alternet.UI.Common.dll
Titles
Gets IDictionary which is used to get localized title for the control category.
public static IDictionary<string, Func<string, string>>? Titles { get; }
Gets IDictionary which is used to get localized title for the control category.
public static IDictionary<string, Func<string, string>>? Titles { get; }