home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 40 / IOPROG_40.ISO / SOFT / NETFrameworkSDK.exe / comsdk.cab / samples.exe / QuickStart / aspplus / samples / localize / config-culture.web < prev    next >
Encoding:
Text File  |  2000-04-27  |  104 b   |  9 lines

  1. <configuration>
  2.  
  3.     <globalization 
  4.        culture="de"
  5.        uiculture="de"
  6.     />
  7.     
  8. </configuration>
  9.