[]
        
(Showing Draft Content)

C1.Util.Localization.C1CategoryAttribute

C1CategoryAttribute Class

C1CategoryAttribute replaces the CategoryAttribute and uses the StringsManager and Strings classes to return the localized Attribute string.

Inheritance
C1CategoryAttribute
Namespace: C1.Util.Localization
Assembly: C1.Document.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
public class C1CategoryAttribute : CategoryAttribute

Constructors

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.

Methods

Name Description
GetLocalizedString(string)

Looks up the localized name of the specified category.