[]
        
(Showing Draft Content)

FarPoint.Web.Chart.FpCategoryAttribute.GetLocalizedString

GetLocalizedString Method

GetLocalizedString(string)

Gets the localized string.

Declaration
protected override string GetLocalizedString(string value)
Protected Overrides Function GetLocalizedString(value As String) As String
Parameters
Type Name Description
string value

Value of string

Returns
Type Description
string
Overrides