get_LocalizationId Method
Gets the localization identifier of the
WebUiControlJS control.
var instance = new Vintasoft.Imaging.UI.UIElements.WebUiControlSettingsJS(containerId);
var value; // Type: string
value = instance.get_LocalizationId();
function get_LocalizationId() : string;
Return Value
The localization identifier of the
WebUiControlJS control.