ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Localization Namespace / C1CategoryAttribute Class
Members

In This Topic
    C1CategoryAttribute Class
    In This Topic
    C1CategoryAttribute replaces the CategoryAttribute and uses the C1Localizer class to return the localized Attribute string
    Object Model
    C1CategoryAttribute Class
    Syntax
    'Declaration
     
    Public Class C1CategoryAttribute 
       Inherits System.ComponentModel.CategoryAttribute
    public class C1CategoryAttribute : System.ComponentModel.CategoryAttribute 
    Inheritance Hierarchy

    System.Object
       System.Attribute
          System.ComponentModel.CategoryAttribute
             C1.Web.Wijmo.Controls.Localization.C1CategoryAttribute

    See Also