isResourceFilesAttached(cultureInfo: PP.CultureInfo);
cultureInfo. Language and regional parameters. This parameter is optional, by default the current language and parameters obtained with the PP.getCurrentCulture method are used.
The isResourceFilesAttached method checks if resource files for specified locale are attached.
If resource files for specified locale are connected, the method returns <script> element that contains a link to all added resource files as a single string. Otherwise this method returns null.
The example of method use is given in the with description of the ResourceManager.RootResourcesFolder property.
See also: