Editing Text and Translating Cadcorp SIS WebMap

All text on your WebMap site is handled by .resx files located in the App_GlobalResources and App_LocalResources folders.

Note: For more information on .resx files see http://msdn.microsoft.com/en-us/library/ekyft91f%28v=vs.90%29.aspx.

The sections included in each folder are:

App_GlobalResources

  • Cadcorp.Security.Resources.resx
  • Cadcorp.Web.Resources.resx
  • Cadcorp.Web.Resources.fr-FR.resx (Example of a Cadcorp.Web.UI.resx that has been translated into French)
  • Cadcorp.Web.Templates.resx

App_LocalResources

  • accessdenied.aspx.resx
  • CookiePolicy.aspx.resx
  • GenericError.aspx.resx
  • help.aspx.resx
  • NotFound.aspx.resx