Looks up the localized name of the specified category.
'宣言
Protected Overrides Function GetLocalizedString( _
ByVal As String _
) As String
protected override string GetLocalizedString(
string
)
パラメータ
- value
- The identifer for the category to look up.
戻り値の型
The localized name of the category, or null if a localized name does not exist.