Table of Contents

FlxMessages Class

FlexCel Native string Constants. It reads the resources from the active locale, and returns the correct string. If your language is not supported and you feel like translating the messages, please send us a copy. We will include it on the next FlexCel version.

To add a new language:

  1. Copy the file flxmsg.resx to your language (for example, flxmsg.es.resx to translate to Spanish)
  2. Edit the new file and change the messages.
  3. Add the .resx file to the FlexCel project

Syntax

Namespace: FlexCel.Core

public static class FlxMessages

Methods