[]
Looks up the localized name of the specified category.
protected override string GetLocalizedString(string value)
Type | Name | Description |
---|---|---|
string | value | The identifer for the category to look up. |
Type | Description |
---|---|
string | The localized name of the category, or null if a localized name does not exist. |