C1.Win.4.8 Assembly / C1.Win.Localization Namespace / StringsManager Class / GetCustomString Method / GetCustomString(Type,String,String) Method

In This Topic
GetCustomString(Type,String,String) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Shared Function GetCustomString( _
   ByVal stringsType As Type, _
   ByVal resourceName As String, _
   ByVal defaultValue As String _
) As String
 

Parameters

stringsType
resourceName
defaultValue
See Also