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