'Declaration Public Function New( _ ByVal key As System.String, _ ByVal categoryName As System.String _ )
public C1CategoryAttribute( System.string key, System.string categoryName )
Parameters
- key
- The key value used to keep specific category.
- categoryName
- Default non-localized category name.