Key: DefaultCultureForImportedUsers

From Catglobe Wiki
Revision as of 11:21, 6 February 2012 by Cg pham (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

<accesscontrol>Main:MyGroup</accesscontrol> 

Key: DefaultCultureForImportedUsers

Syntax

<add key="DefaultCultureForImportedUsers" value="[CODE]"/>

[CODE]: Value found in the "ISO" column on the "Culture" table of the Catglobe database.

Purpose

Default culture ISO code. Valid values are all available ISO code stored in the Culture table. If importing users that do not have a culture code defined in the imported material, then they will be given this culture code instead.

Example of key

<add key="DefaultCultureForImportedUsers" value="da-DK"/>