Introduction - If you have any usage issues, please Google them yourself
Part of the module as follows:
First, the language module:
Current module is to control the data in different languages, can be set from three areas, namely: the global directory Web.Config file assignment page control properties of their assignment and URL parameters by assignment. The priority assignment: URL parameters-> control properties-> Web.Config global, high priority is set to the low priority set cover, the assignment method described below:
a. directory Web.Config
Where the directory is currently set to global settings, such as:/Cn/Web.Config, which has a set "<add key="EditionKey" value="[您定义的语言版本标识]" />", then this set is is to specify the current directory to obtain all the data are the data for the specified language.
b. control properties
If only a single content data can specify the language using the current assignment by way of their set way "EditionKey = [your language version of the definition of identity]," or directly in source code (.