Ribbon for WinForms
GetLocalizedString メソッド (C1CategoryAttribute)

C1.Win.4.8 アセンブリ > C1.Win.Localization 名前空間 > C1CategoryAttribute クラス : GetLocalizedString メソッド
The identifer for the category to look up.
Looks up the localized name of the specified category.
シンタックス
'宣言
 
Protected Overrides Function GetLocalizedString( _
   ByVal value As String _
) As String
protected override string GetLocalizedString( 
   string value
)

パラメータ

value
The identifer for the category to look up.

戻り値の型

The localized name of the category, or null if a localized name does not exist.
参照

C1CategoryAttribute クラス
C1CategoryAttribute メンバ