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

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

    System.Object
       System.Attribute
          System.ComponentModel.DescriptionAttribute
             C1.Web.Wijmo.Controls.Localization.C1DescriptionAttribute

    See Also