Method RegisterEnumValueLocalizations
- Namespace
- Alternet.UI.Localization
- Assembly
- Alternet.UI.Common.dll
RegisterEnumValueLocalizations(Type, Type)
Registers enum values localizations in the PropertyGrid infrastructure
for the specified type using localization container specified in the
localizations parameter.
public static void RegisterEnumValueLocalizations(Type type, Type localizations)