C1.Util.Localization Namespace
In This Topic
Classes
| Class | Description |
 | C1CategoryAttribute | C1CategoryAttribute replaces the CategoryAttribute and uses the StringsManager and Strings classes to return the localized Attribute string. |
 | C1DescriptionAttribute | C1DescriptionAttribute replaces the DescriptionAttribute and uses the StringsManager and Strings classes to return the localized Attribute string. |
 | EndUserLocalizeOptionsAttribute | Allows to redefine default end user localize options for property, field or class. |
 | StringsManager | The utility class which handles localization tasks. |
See Also