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

In This Topic
    SaveQuestion Property (DesignLocalizationStrings.Localizer)
    In This Topic
    Gets the "The translation has been changed, save?" string.
    Syntax
    'Declaration
     
    Public Shared ReadOnly Property SaveQuestion As String
    public static string SaveQuestion {get;}
    See Also