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

In This Topic
    DeleteCultureWarning Property (DesignLocalizationStrings.Localizer)
    In This Topic
    Gets the "You have selected {0} culture to delete, there are {1} strings of this culture. Are you sure?" format string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property DeleteCultureWarning As String
    public static string DeleteCultureWarning {get;}
    See Also