92a09f696314c58dc37e2a0956d225c73fe74b05
API/CodeSamples/Culture.md
| ... | ... | @@ -10,6 +10,8 @@ Gets or sets the default culture for Ad Hoc. Note: use this only in special case |
| 10 | 10 | |
| 11 | 11 | [[Izenda Language Pack|http://wiki.izenda.us/Integration/Tutorials/Localization]] |
| 12 | 12 | |
| 13 | +[[A list of valid culture codes|http://msdn.microsoft.com/en-us/library/ee825488(v=cs.20).aspx]] |
|
| 14 | + |
|
| 13 | 15 | ##Global.asax (C♯) |
| 14 | 16 | |
| 15 | 17 | ```csharp |