'Declaration Protected Overrides Function GetLocalizedString( _ ByVal value As System.String _ ) As System.String
protected override System.string GetLocalizedString( System.string value )
Parameters
- value
- The identifer for the category to look up.
Return Value
The localized name of the category, or null if a localized name does not exist.