ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Localization Namespace / C1DescriptionAttribute Class / C1DescriptionAttribute Constructor / C1DescriptionAttribute Constructor(String)
Key

In This Topic
    C1DescriptionAttribute Constructor(String)
    In This Topic
    Initialize C1DescriptionAttribute.
    Syntax
    'Declaration
     
    Public Function New( _
       ByVal key As System.String _
    )
    public C1DescriptionAttribute( 
       System.string key
    )

    Parameters

    key
    Key
    See Also