|
Property "Resource Data Source Name" <resourcedsn> |
|
|
Setting a value to this property is meaningful only if the language of the page is chosen as "Multi-Lingual". It defines the name of data source that will provide the resources for the resource variables used in the page. On the contrary to defining a page language statically, the "encoding", "grouping-separator" and "decimal-separator" settings of a page whose language is defined as "Multi-Lingual" are obtained according to the user language preference from the resource data source. For example the grouping separator should be "," if the language code of a page is "en" and "." if it is "tr". The data nodes required in the resource data source for these setting are as follows:
"mor > I18N > RelDBResourceDataSource" element on the library can be used to define a resource data source and its name can be given to this property. |