YetaWF.DataProvider.Localization Package Documentation

Display
Print

YetaWF.DataProvider.Localization

The YetaWF.DataProvider.Localization assembly/package implements the support to load and save localization files in the .\Localization and .\LocalizationCustom folders.

It is used not directly used by applications. It installs the required repository support during application startup by setting properties in the static class YetaWF.Core.IO.Localization. The framework uses the accessors in the YetaWF.Core.IO.Localization class to load/save localization resources.

See Also YetaWF.Core