VintaSoft Barcode .NET SDK 15.1: Документация для Веб разработчика
Vintasoft.Shared Namespace / VintasoftLocalizationJS type / getDocumentLocalizationDictionary Property
Синтаксис Совместимость с браузерами Смотрите также
В этом разделе
    getDocumentLocalizationDictionary Метод
    В этом разделе
    Returns the localization dictionary for all DOM-elements, which have the "localizationId" attribute, in HTML document.
    Синтаксис
    var instance = new Vintasoft.Shared.VintasoftLocalizationJS();
    
    var value; // Type: any
    value = instance.getDocumentLocalizationDictionary();
    
    
    function getDocumentLocalizationDictionary() : any;
    
    Смотрите также