PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Returns the localization string resources for the specified application, as present in the CMS database.

Syntax

Smartsite SXML CopyCode image Copy Code
xml locale.getsetupfromdatabase(string applicationCode)

Parameters

Name Data Type Description
applicationCode String I: Application code.

Return Value

Data Type Description
XML Returns the resources as XML data in the 2.0 format.
SXML