C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.Localization Namespace / C1CategoryAttribute Class / C1CategoryAttribute Constructor
Category key.

In This Topic
C1CategoryAttribute Constructor
In This Topic
Initialize C1CategoryAttribute.
Syntax
'Declaration
 
Public Function New( _
   ByVal name As System.String _
)
 

Parameters

name
Category key.
See Also