PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.Localization.Design Namespace / DesignLocalizationStrings.Localizer Class / CultureAlreadyExists Property

In This Topic
    CultureAlreadyExists Property (DesignLocalizationStrings.Localizer)
    In This Topic
    Gets the "Culture [{0}] already added to the current translation." format string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property CultureAlreadyExists As String
    public static string CultureAlreadyExists {get;}
    See Also