This sample demonstrates localizing the AlertMessageBox with the help of ILocalization provider, to localize the MessgeBoxButton text and messages
Enter a value greater than 10, message box will be shown.
Drag the column 7 and drop it into the merged cells, message box will be shown.
Given below is an image of the sample.
Features:
Localize the MessageBoxButton text and AlertMessages
// To enable localization
LocalizationProvider.Provider = new Localizer();