'Declaration
Public Shared Function GetString( _ ByVal id As System.String _ ) As System.String
'Usage
Dim id As System.String Dim value As System.String value = Msg.GetString(id)
public static System.string GetString( System.string id )
Parameters
- id