Localization Demo

This sample demonstrates localizing the AlertMessageBox with the help of ILocalization provider, to localize the MessgeBoxButton text and messages

Given below is an image of the sample.

ExcelLikeFilters screenshot



Features:

	// To enable localization
	 LocalizationProvider.Provider = new Localizer();