Expression Editor for WinForms | ComponentOne
C1.ExpressionEditor.Localization Namespace / RuntimeStrings.Errors Class / GetErrorByName Method

In This Topic
    GetErrorByName Method (RuntimeStrings.Errors)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared Function GetErrorByName( _
       ByVal type As String _
    ) As String
    public static string GetErrorByName( 
       string type
    )

    Parameters

    type
    See Also