[]
        
(Showing Draft Content)

C1.Document.C1CategoryAttribute

C1CategoryAttribute Class

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

Inheritance
C1CategoryAttribute
Implements
Namespace: C1.Document
Assembly: C1.Document.4.6.2.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
public class C1CategoryAttribute : C1CategoryAttribute, _Attribute
<AttributeUsage(AttributeTargets.All)>
Public Class C1CategoryAttribute
    Inherits C1CategoryAttribute
    Implements _Attribute

Constructors

Name Description
C1CategoryAttribute(string)