[]
        
(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
Namespace: C1.Document
Assembly: C1.Document.dll
Syntax
[AttributeUsage(AttributeTargets.All)]
public class C1CategoryAttribute : C1CategoryAttribute
<AttributeUsage(AttributeTargets.All)>
Public Class C1CategoryAttribute
    Inherits C1CategoryAttribute

Constructors

Name Description
C1CategoryAttribute(string)