VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Shared Namespace / VintasoftLocalizationJS type / get_IsReady Property
Syntax BrowserCompatibility SeeAlso
In This Topic
get_IsReady Method
In This Topic
Gets a value indicating whether the localizer is ready for localization.
Syntax
var instance = new Vintasoft.Shared.VintasoftLocalizationJS();

var value; // Type: boolean
value = instance.get_IsReady();

Return Value

A value indicating whether the localizer is ready for localization.
Browser Compatibility
56+
45+
11
See Also