[]
C1CategoryAttribute replaces the CategoryAttribute and uses the StringsManager and Strings classes to return the localized Attribute string.
[AttributeUsage(AttributeTargets.All)]
public class C1CategoryAttribute : CategoryAttribute
Name | Description |
---|---|
C1CategoryAttribute(string) | Initializes a new instance of the C1CategoryAttribute attribute. |
C1CategoryAttribute(string, string) | Initializes a new instance of the C1CategoryAttribute attribute. |
Name | Description |
---|---|
GetLocalizedString(string) | Looks up the localized name of the specified category. |