Spread Windows Forms 12.0 Product Documentation
GetLocalizedString Method


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > FpCategoryAttribute Class : GetLocalizedString Method
Value of string
Gets the localized string.
Syntax
'Declaration
 
Protected Overrides Function GetLocalizedString( _
   ByVal value As String _
) As String
'Usage
 
Dim instance As FpCategoryAttribute
Dim value As String
Dim value As String
 
value = instance.GetLocalizedString(value)
protected override string GetLocalizedString( 
   string value
)

Parameters

value
Value of string
See Also

Reference

FpCategoryAttribute Class
FpCategoryAttribute Members