Open this page in the API Guide

LocalizationService Constructor

Initializes the LocalizationService. Called during construction.
 

Examples

The following example initializes a new instance of a LocalizationService object:

1
var newObject = new dundas.localization.LocalizationService();