[]
        
(Showing Draft Content)

C1.Win.Localization.C1CategoryAttribute

C1CategoryAttribute Class

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

Inheritance
C1CategoryAttribute
Implements
Namespace: C1.Win.Localization
Assembly: C1.Win.4.8.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
public class C1CategoryAttribute : CategoryAttribute, _Attribute

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.